aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-07-08 02:58:01 +0000
committerAdam Frisby2007-07-08 02:58:01 +0000
commit10ece46cf681f389b9ecce5e89b94d749a44e9c1 (patch)
tree82a545774d62ba188db435b1b1f4123d7242bc2f /OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
parent*Reverting lbsa71's commit as requred (diff)
downloadopensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.zip
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.gz
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.bz2
opensim-SC_OLD-10ece46cf681f389b9ecce5e89b94d749a44e9c1.tar.xz
* Updating prebuild
Diffstat (limited to 'OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj')
-rw-r--r--OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
index f9f6b7d..0a15a49 100644
--- a/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
+++ b/OpenSim/Region/Communications/Local/OpenSim.Region.Communications.Local.csproj
@@ -98,15 +98,15 @@
98 </ProjectReference> 98 </ProjectReference>
99 </ItemGroup> 99 </ItemGroup>
100 <ItemGroup> 100 <ItemGroup>
101 <Compile Include="LocalUserServices.cs">
102 <SubType>Code</SubType>
103 </Compile>
104 <Compile Include="CommunicationsLocal.cs"> 101 <Compile Include="CommunicationsLocal.cs">
105 <SubType>Code</SubType> 102 <SubType>Code</SubType>
106 </Compile> 103 </Compile>
107 <Compile Include="LocalBackEndServices.cs"> 104 <Compile Include="LocalBackEndServices.cs">
108 <SubType>Code</SubType> 105 <SubType>Code</SubType>
109 </Compile> 106 </Compile>
107 <Compile Include="LocalUserServices.cs">
108 <SubType>Code</SubType>
109 </Compile>
110 <Compile Include="Properties\AssemblyInfo.cs"> 110 <Compile Include="Properties\AssemblyInfo.cs">
111 <SubType>Code</SubType> 111 <SubType>Code</SubType>
112 </Compile> 112 </Compile>