Mercurial > repos > snowblizz-super-API-ideas
comparison 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 |
comparison
equal
deleted
inserted
replaced
25:8dd050900cf6 | 26:67db7f97b4ab |
---|---|
8 <ProjectGuid>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</ProjectGuid> | 8 <ProjectGuid>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</ProjectGuid> |
9 <OutputType>Library</OutputType> | 9 <OutputType>Library</OutputType> |
10 <AppDesignerFolder>Properties</AppDesignerFolder> | 10 <AppDesignerFolder>Properties</AppDesignerFolder> |
11 <RootNamespace>IBBoard.WarFoundry.API</RootNamespace> | 11 <RootNamespace>IBBoard.WarFoundry.API</RootNamespace> |
12 <AssemblyName>IBBoard.WarFoundry.API</AssemblyName> | 12 <AssemblyName>IBBoard.WarFoundry.API</AssemblyName> |
13 <StartupObject> | |
14 </StartupObject> | |
15 </PropertyGroup> | 13 </PropertyGroup> |
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
17 <DebugSymbols>true</DebugSymbols> | 15 <DebugSymbols>true</DebugSymbols> |
18 <DebugType>full</DebugType> | 16 <DebugType>full</DebugType> |
19 <Optimize>false</Optimize> | 17 <Optimize>false</Optimize> |
135 </ProjectReference> | 133 </ProjectReference> |
136 </ItemGroup> | 134 </ItemGroup> |
137 <ItemGroup> | 135 <ItemGroup> |
138 <Reference Include="System.Xml" /> | 136 <Reference Include="System.Xml" /> |
139 <Reference Include="System" /> | 137 <Reference Include="System" /> |
140 <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"> | 138 <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73"> |
141 <SpecificVersion>False</SpecificVersion> | 139 <SpecificVersion>False</SpecificVersion> |
142 <HintPath>libs\ICSharpCode.SharpZipLib.dll</HintPath> | 140 <HintPath>libs\ICSharpCode.SharpZipLib.dll</HintPath> |
143 </Reference> | 141 </Reference> |
144 </ItemGroup> | 142 </ItemGroup> |
145 </Project> | 143 </Project> |