diff options
author | MW | 2007-03-19 09:47:24 +0000 |
---|---|---|
committer | MW | 2007-03-19 09:47:24 +0000 |
commit | 8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91 (patch) | |
tree | 5db0c4851b40a8adb4c3be8397f04ccaba0a8ba8 /src/LocalStorage | |
parent | * if you specify revision, you cannot use * for build (diff) | |
download | opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.zip opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.gz opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.bz2 opensim-SC_OLD-8d989c94d25ef07b9f9bc4c95a14fc9b952a0a91.tar.xz |
Removed the AssemblyInfo.cs files from the Vs2005 projects
Diffstat (limited to 'src/LocalStorage')
-rw-r--r-- | src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj index d6cb22b..c00771c 100644 --- a/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj +++ b/src/LocalStorage/Db4LocalStorage/Db4LocalStorage.csproj | |||
@@ -37,7 +37,6 @@ | |||
37 | </ItemGroup> | 37 | </ItemGroup> |
38 | <ItemGroup> | 38 | <ItemGroup> |
39 | <Compile Include="Db4LocalStorage.cs" /> | 39 | <Compile Include="Db4LocalStorage.cs" /> |
40 | <Compile Include="AssemblyInfo.cs" /> | ||
41 | </ItemGroup> | 40 | </ItemGroup> |
42 | <ItemGroup> | 41 | <ItemGroup> |
43 | <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj"> | 42 | <ProjectReference Include="..\..\ServerConsole\ServerConsole\ServerConsole.csproj"> |