changeset 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 8dd050900cf6
children e7de5c96f5c2
files IBBoard.WarFoundry.API.csproj
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
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>