*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

@@ -93,9 +93,6 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Db4LocalStorage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MapStorage.cs">
<SubType>Code</SubType>
</Compile>
@@ -105,6 +102,9 @@
<Compile Include="UUIDPrimQuery.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Db4LocalStorage.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
<PropertyGroup>