*Deleted Logger.cs from OpenSim.Framework

This commit is contained in:
mingchen
2007-06-29 16:43:48 +00:00
parent b2883faddf
commit 6b3777d3db
37 changed files with 263 additions and 352 deletions

View File

@@ -108,10 +108,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="LoginResponse.cs">
<Compile Include="UserManagerBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UserManagerBase.cs">
<Compile Include="LoginResponse.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>