aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj
diff options
context:
space:
mode:
authormingchen2007-06-29 16:43:48 +0000
committermingchen2007-06-29 16:43:48 +0000
commit6b3777d3db323f2054aeff1ba4be3e78edef21b8 (patch)
tree0b1f014042ba261a986b359dc24ecfed4c4e42ea /OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj
parent* just making sure build files are latest (diff)
downloadopensim-SC_OLD-6b3777d3db323f2054aeff1ba4be3e78edef21b8.zip
opensim-SC_OLD-6b3777d3db323f2054aeff1ba4be3e78edef21b8.tar.gz
opensim-SC_OLD-6b3777d3db323f2054aeff1ba4be3e78edef21b8.tar.bz2
opensim-SC_OLD-6b3777d3db323f2054aeff1ba4be3e78edef21b8.tar.xz
*Deleted Logger.cs from OpenSim.Framework
Diffstat (limited to 'OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj')
-rw-r--r--OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj b/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj
index 31ab172..0ee62e9 100644
--- a/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj
+++ b/OpenSim/Framework/Communications/OpenSim.Framework.Communications.csproj
@@ -86,16 +86,16 @@
86 </ProjectReference> 86 </ProjectReference>
87 </ItemGroup> 87 </ItemGroup>
88 <ItemGroup> 88 <ItemGroup>
89 <Compile Include="CommunicationsManager.cs"> 89 <Compile Include="IUserServices.cs">
90 <SubType>Code</SubType> 90 <SubType>Code</SubType>
91 </Compile> 91 </Compile>
92 <Compile Include="IGridServices.cs"> 92 <Compile Include="IGridServices.cs">
93 <SubType>Code</SubType> 93 <SubType>Code</SubType>
94 </Compile> 94 </Compile>
95 <Compile Include="IInterRegionCommunications.cs"> 95 <Compile Include="CommunicationsManager.cs">
96 <SubType>Code</SubType> 96 <SubType>Code</SubType>
97 </Compile> 97 </Compile>
98 <Compile Include="IUserServices.cs"> 98 <Compile Include="IInterRegionCommunications.cs">
99 <SubType>Code</SubType> 99 <SubType>Code</SubType>
100 </Compile> 100 </Compile>
101 <Compile Include="Properties\AssemblyInfo.cs"> 101 <Compile Include="Properties\AssemblyInfo.cs">