33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6- <SchemaVersion >2.0</SchemaVersion >
7- <ProjectGuid >{82211166-9C45-4603-8E3A-2CA2EFFCBC26}</ProjectGuid >
8- <RootNamespace >ICSharpCode.SharpZipLib</RootNamespace >
6+ <ApplicationRevision >0</ApplicationRevision >
7+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
98 <AssemblyName >ICSharpCode.SharpZipLib.Tests</AssemblyName >
10- <OutputType >Library</OutputType >
11- <WarningLevel >4</WarningLevel >
12- <NoStdLib >False</NoStdLib >
13- <NoConfig >False</NoConfig >
14- <RegisterForComInterop >False</RegisterForComInterop >
15- <GenerateSerializationAssemblies >Auto</GenerateSerializationAssemblies >
169 <BaseAddress >4194304</BaseAddress >
17- <PlatformTarget >AnyCPU</ PlatformTarget >
10+ <BootstrapperEnabled >true</ BootstrapperEnabled >
1811 <FileAlignment >4096</FileAlignment >
19- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
20- <FileUpgradeFlags >
21- </FileUpgradeFlags >
22- <UpgradeBackupLocation >
23- </UpgradeBackupLocation >
24- <OldToolsVersion >2.0</OldToolsVersion >
25- <PublishUrl >publish\</PublishUrl >
12+ <FileUpgradeFlags />
13+ <GenerateSerializationAssemblies >Auto</GenerateSerializationAssemblies >
2614 <Install >true</Install >
2715 <InstallFrom >Disk</InstallFrom >
16+ <IsWebBootstrapper >false</IsWebBootstrapper >
17+ <MapFileExtensions >true</MapFileExtensions >
18+ <NoConfig >False</NoConfig >
19+ <NoStdLib >False</NoStdLib >
20+ <OldToolsVersion >2.0</OldToolsVersion >
21+ <OutputType >Library</OutputType >
22+ <PlatformTarget >AnyCPU</PlatformTarget >
23+ <ProjectGuid >{82211166-9C45-4603-8E3A-2CA2EFFCBC26}</ProjectGuid >
24+ <PublishUrl >publish\</PublishUrl >
25+ <RegisterForComInterop >False</RegisterForComInterop >
26+ <RootNamespace >ICSharpCode.SharpZipLib</RootNamespace >
27+ <SchemaVersion >2.0</SchemaVersion >
28+ <TargetFrameworkProfile />
29+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
2830 <UpdateEnabled >false</UpdateEnabled >
29- <UpdateMode >Foreground</UpdateMode >
3031 <UpdateInterval >7</UpdateInterval >
3132 <UpdateIntervalUnits >Days</UpdateIntervalUnits >
33+ <UpdateMode >Foreground</UpdateMode >
3234 <UpdatePeriodically >false</UpdatePeriodically >
3335 <UpdateRequired >false</UpdateRequired >
34- <MapFileExtensions >true</MapFileExtensions >
35- <ApplicationRevision >0</ApplicationRevision >
36- <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
37- <IsWebBootstrapper >false</IsWebBootstrapper >
36+ <UpgradeBackupLocation />
3837 <UseApplicationTrust >false</UseApplicationTrust >
39- <BootstrapperEnabled >true</BootstrapperEnabled >
40- <TargetFrameworkProfile />
38+ <WarningLevel >4</WarningLevel >
4139 </PropertyGroup >
4240 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
43- <DebugSymbols >true</DebugSymbols >
44- <Optimize >False</Optimize >
4541 <AllowUnsafeBlocks >False</AllowUnsafeBlocks >
4642 <CheckForOverflowUnderflow >True</CheckForOverflowUnderflow >
47- <OutputPath >..\bin\Debug\</ OutputPath >
48- <TreatWarningsAsErrors >false</ TreatWarningsAsErrors >
43+ <CodeAnalysisRuleSet >AllRules.ruleset</ CodeAnalysisRuleSet >
44+ <DebugSymbols >true</ DebugSymbols >
4945 <DebugType >Full</DebugType >
46+ <Optimize >False</Optimize >
47+ <OutputPath >bin\Debug\</OutputPath >
5048 <Prefer32Bit >false</Prefer32Bit >
5149 <RunCodeAnalysis >true</RunCodeAnalysis >
52- <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
50+ <StartAction >Program</StartAction >
51+ <StartArguments >ICSharpCode.SharpZipLib.Tests.dll</StartArguments >
52+ <StartProgram >packages\NUnit.Runners.2.6.4\tools\nunit.exe</StartProgram >
53+ <StartWorkingDirectory />
54+ <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
5355 </PropertyGroup >
5456 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
57+ <AllowUnsafeBlocks >False</AllowUnsafeBlocks >
58+ <CheckForOverflowUnderflow >True</CheckForOverflowUnderflow >
59+ <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
5560 <DebugSymbols >False</DebugSymbols >
5661 <Optimize >True</Optimize >
57- <AllowUnsafeBlocks >False</AllowUnsafeBlocks >
58- <CheckForOverflowUnderflow >False</CheckForOverflowUnderflow >
5962 <OutputPath >bin\Release\</OutputPath >
60- <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
6163 <Prefer32Bit >false</Prefer32Bit >
6264 <RunCodeAnalysis >true</RunCodeAnalysis >
63- <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
64- </PropertyGroup >
65- <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
6665 <StartAction >Program</StartAction >
67- <StartProgram >..\..\..\..\..\..\..\..\..\Bin\Nunit\bin\nunit.exe</StartProgram >
68- <StartArguments >SharpZipLibTests.dll</StartArguments >
69- <StartWorkingDirectory >.</StartWorkingDirectory >
70- </PropertyGroup >
71- <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
72- <StartArguments >SharpZipLibTests.dll</StartArguments >
66+ <StartArguments >ICSharpCode.SharpZipLib.Tests.dll</StartArguments >
67+ <StartProgram >packages\NUnit.Runners.2.6.4\tools\nunit.exe</StartProgram >
68+ <StartWorkingDirectory />
69+ <TreatWarningsAsErrors >False</TreatWarningsAsErrors >
7370 </PropertyGroup >
7471 <ItemGroup >
7572 <Compile Include =" AssemblyInfo.cs" />
73+ <Compile Include =" Base\InflaterDeflaterTests.cs" />
74+ <Compile Include =" BZip2\Bzip2Tests.cs" />
7675 <Compile Include =" Core\Core.cs" />
76+ <Compile Include =" GZip\GZipTests.cs" />
77+ <Compile Include =" Tar\TarTests.cs" />
7778 <Compile Include =" TestSupport\RingBuffer.cs" />
7879 <Compile Include =" TestSupport\Streams.cs" />
7980 <Compile Include =" TestSupport\Utils.cs" />
8081 <Compile Include =" TestSupport\ZipTesting.cs" />
8182 <Compile Include =" Zip\ZipTests.cs" />
82- <Compile Include =" BZip2\Bzip2Tests.cs" />
83- <Compile Include =" GZip\GZipTests.cs" />
84- <Compile Include =" Tar\TarTests.cs" />
85- <Compile Include =" Base\InflaterDeflaterTests.cs" />
86- </ItemGroup >
87- <ItemGroup >
88- <ProjectReference Include =" ..\ICSharpCode.SharpZipLib\ICSharpCode.SharpZipLib.csproj" >
89- <Project >{0defc56a-39db-4025-9f79-673b8ad6d04f}</Project >
90- <Name >ICSharpCode.SharpZipLib</Name >
91- </ProjectReference >
9283 </ItemGroup >
9384 <ItemGroup >
85+ <Reference Include =" ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, processorArchitecture=MSIL" >
86+ <SpecificVersion >False</SpecificVersion >
87+ <HintPath >..\bin\Release\ICSharpCode.SharpZipLib.dll</HintPath >
88+ </Reference >
9489 <Reference Include =" nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" >
9590 <HintPath >..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath >
9691 <Private >True</Private >
110105 <None Include =" packages.config" />
111106 </ItemGroup >
112107 <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.Targets" />
113- </Project >
108+ </Project >
0 commit comments