aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/OpenSim.Framework.Console.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/Console/OpenSim.Framework.Console.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/Console/OpenSim.Framework.Console.csproj')
-rw-r--r--OpenSim/Framework/Console/OpenSim.Framework.Console.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Framework/Console/OpenSim.Framework.Console.csproj b/OpenSim/Framework/Console/OpenSim.Framework.Console.csproj
index f3dcec5..c02a506 100644
--- a/OpenSim/Framework/Console/OpenSim.Framework.Console.csproj
+++ b/OpenSim/Framework/Console/OpenSim.Framework.Console.csproj
@@ -69,10 +69,10 @@
69 <Compile Include="AssemblyInfo.cs"> 69 <Compile Include="AssemblyInfo.cs">
70 <SubType>Code</SubType> 70 <SubType>Code</SubType>
71 </Compile> 71 </Compile>
72 <Compile Include="ConsoleCallbacksBase.cs"> 72 <Compile Include="LogBase.cs">
73 <SubType>Code</SubType> 73 <SubType>Code</SubType>
74 </Compile> 74 </Compile>
75 <Compile Include="LogBase.cs"> 75 <Compile Include="ConsoleCallbacksBase.cs">
76 <SubType>Code</SubType> 76 <SubType>Code</SubType>
77 </Compile> 77 </Compile>
78 <Compile Include="MainLog.cs"> 78 <Compile Include="MainLog.cs">