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/GridInterfaces | |
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/GridInterfaces')
-rw-r--r-- | src/GridInterfaces/GridInterfaces.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GridInterfaces/GridInterfaces.csproj b/src/GridInterfaces/GridInterfaces.csproj index 4d50848..197994f 100644 --- a/src/GridInterfaces/GridInterfaces.csproj +++ b/src/GridInterfaces/GridInterfaces.csproj | |||
@@ -33,7 +33,6 @@ | |||
33 | </ItemGroup> | 33 | </ItemGroup> |
34 | <ItemGroup> | 34 | <ItemGroup> |
35 | <Compile Include="IAssetServer.cs" /> | 35 | <Compile Include="IAssetServer.cs" /> |
36 | <Compile Include="AssemblyInfo.cs" /> | ||
37 | <Compile Include="IGridServer.cs" /> | 36 | <Compile Include="IGridServer.cs" /> |
38 | <Compile Include="ILocalStorage.cs" /> | 37 | <Compile Include="ILocalStorage.cs" /> |
39 | </ItemGroup> | 38 | </ItemGroup> |