diff options
Removed the AssemblyInfo.cs files from the Vs2005 projects
Diffstat (limited to 'src/GridInterfaces/GridInterfaces.csproj')
-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> |