Mercurial > repos > snowblizz-super-API-ideas
diff IBBoard.WarFoundry.API.csproj @ 26:67db7f97b4ab
Reference new version of SharpZipLib from WarFoundry API .csproj
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 14 Mar 2009 16:43:38 +0000 |
parents | f9846f896df3 |
children | 0a1c5fea6a08 |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Sat Mar 14 16:25:01 2009 +0000 +++ b/IBBoard.WarFoundry.API.csproj Sat Mar 14 16:43:38 2009 +0000 @@ -10,8 +10,6 @@ <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>IBBoard.WarFoundry.API</RootNamespace> <AssemblyName>IBBoard.WarFoundry.API</AssemblyName> - <StartupObject> - </StartupObject> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> @@ -137,7 +135,7 @@ <ItemGroup> <Reference Include="System.Xml" /> <Reference Include="System" /> - <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"> + <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"> <SpecificVersion>False</SpecificVersion> <HintPath>libs\ICSharpCode.SharpZipLib.dll</HintPath> </Reference>