1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" DefaultTargets =" Build" >
3
- <Import Project =" $(SolutionDir)\packages\itext7.pdftest.7.1.15\build\itext7.pdftest.props" Condition =" Exists('$(SolutionDir)\packages\itext7.pdftest.7.1.15\build\itext7.pdftest.props')" />
4
- <PropertyGroup >
5
- <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
- <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
- <ProductVersion >8.0.30703</ProductVersion >
8
- <SchemaVersion >2.0</SchemaVersion >
9
- <ProjectGuid >{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}</ProjectGuid >
10
- <OutputType >Library</OutputType >
11
- <AppDesignerFolder >Properties</AppDesignerFolder >
12
- <AssemblyName >itext.cleanup.tests</AssemblyName >
13
- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14
- <FileAlignment >512</FileAlignment >
15
- </PropertyGroup >
16
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
- <DebugSymbols >true</DebugSymbols >
18
- <DebugType >full</DebugType >
19
- <Optimize >false</Optimize >
20
- <OutputPath >bin\Debug\</OutputPath >
21
- <DefineConstants >DEBUG;TRACE</DefineConstants >
22
- <ErrorReport >prompt</ErrorReport >
23
- <WarningLevel >4</WarningLevel >
24
- <NoWarn >CS1591;CS1570;CS1572;CS1573;CS1574;CS1580;CS1584;CS1658</NoWarn >
25
- </PropertyGroup >
26
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
27
- <DebugType >pdbonly</DebugType >
28
- <Optimize >true</Optimize >
29
- <OutputPath >bin\Release\</OutputPath >
30
- <DefineConstants >TRACE</DefineConstants >
31
- <ErrorReport >prompt</ErrorReport >
32
- <WarningLevel >4</WarningLevel >
33
- <NoWarn >CS1591;CS1570;CS1572;CS1573;CS1574;CS1580;CS1584;CS1658</NoWarn >
34
- </PropertyGroup >
35
- <PropertyGroup >
36
- <SignAssembly >true</SignAssembly >
37
- </PropertyGroup >
38
- <PropertyGroup >
39
- <AssemblyOriginatorKeyFile >itext.snk</AssemblyOriginatorKeyFile >
40
- </PropertyGroup >
41
- <ItemGroup >
42
- <Reference Include =" nunit.framework, Version=3.7.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL" >
43
- <HintPath >$(SolutionDir)\packages\NUnit.3.7.1\lib\net45\nunit.framework.dll</HintPath >
44
- <Private >True</Private >
45
- </Reference >
46
- <Reference Include =" System" />
47
- <Reference Include =" System.Core" />
48
- </ItemGroup >
49
- <ItemGroup >
50
- <Compile Include =" Properties\AssemblyInfo.cs" />
51
- <Compile Include =" itext\pdfcleanup\**\*.cs" />
52
- </ItemGroup >
53
- <ItemGroup >
54
- <None Include =" itext.snk" />
55
- <None Include =" packages.config" />
56
- </ItemGroup >
57
- <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
58
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
59
- Other similar extension points exist, see Microsoft.Common.targets.
60
- <Target Name="BeforeBuild">
61
- </Target>
62
- <Target Name="AfterBuild">
63
- </Target>
64
- -->
65
- <ItemGroup >
66
- <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" >
67
- <Project >{CEE5E7E1-1BF0-4BE1-9941-903262CE2F83}</Project >
68
- <Name >itext.io</Name >
69
- </ProjectReference >
70
- <Reference Include =" itext.io, Version=7.1.15.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')" >
71
- <HintPath >$(SolutionDir)\packages\itext7.7.1.15\lib\net45\itext.io.dll</HintPath >
72
- </Reference >
73
- <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" >
74
- <Project >{4E7819E8-7555-4E2E-9A01-D8718A2CFDDA}</Project >
75
- <Name >itext.kernel</Name >
76
- </ProjectReference >
77
- <Reference Include =" BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942" Condition =" !Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" >
78
- <HintPath >$(SolutionDir)\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath >
79
- </Reference >
80
- <Reference Include =" itext.kernel, Version=7.1.15.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition =" !Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" >
81
- <HintPath >$(SolutionDir)\packages\itext7.7.1.15\lib\net45\itext.kernel.dll</HintPath >
82
- </Reference >
83
- <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" >
84
- <Project >{F9880DC4-F015-4413-AF86-66D0E9512774}</Project >
85
- <Name >itext.pdftest</Name >
86
- </ProjectReference >
87
- <Reference Include =" itext.pdftest, Version=7.1.15.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" >
88
- <HintPath >$(SolutionDir)\packages\itext7.pdftest.7.1.15\lib\net45\itext.pdftest.dll</HintPath >
89
- </Reference >
90
- <ProjectReference Include =" ..\..\itext\itext.cleanup\itext.cleanup.csproj" >
91
- <Project >{2F9B8138-96D5-4DF7-A011-61FE24900987}</Project >
92
- <Name >itext.cleanup</Name >
93
- </ProjectReference >
94
- </ItemGroup >
2
+ <Project Sdk =" Microsoft.NET.Sdk" ToolsVersion =" 15.0" >
3
+ <PropertyGroup Label =" Configuration" >
4
+ <SignAssembly >True</SignAssembly >
5
+ <DelaySign >False</DelaySign >
6
+ <RootNamespace ></RootNamespace >
7
+ </PropertyGroup >
8
+ <PropertyGroup >
9
+ <TargetFrameworks >net45</TargetFrameworks >
10
+ </PropertyGroup >
11
+ <PropertyGroup >
12
+ <OutputType >library</OutputType >
13
+ <IsTestProject >true</IsTestProject >
14
+ </PropertyGroup >
15
+ <PropertyGroup >
16
+ <AssemblyOriginatorKeyFile >itext.snk</AssemblyOriginatorKeyFile >
17
+ </PropertyGroup >
18
+ <PropertyGroup >
19
+ <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
20
+ <ApplicationIcon />
21
+ <OutputTypeEx >library</OutputTypeEx >
22
+ <StartupObject />
23
+ <AssemblyName >itext.cleanup.tests</AssemblyName >
24
+ </PropertyGroup >
25
+ <ItemGroup >
26
+ <PackageReference Include =" TeamCity.VSTest.TestAdapter" Version =" 1.0.0" />
27
+ <PackageReference Include =" NUnit" Version =" 3.7.1" />
28
+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.8.0" />
29
+ </ItemGroup >
30
+ <ItemGroup >
31
+ <None Include =" itext.snk" />
32
+ <None Include =" packages.config" />
33
+ </ItemGroup >
34
+ <PropertyGroup >
35
+ <NoWarn >1701;1702;1591;1570;1572;1573;1574;1580;1584;1658</NoWarn >
36
+ </PropertyGroup >
37
+ <ItemGroup Condition =" '$(TargetFramework)' == 'net45' " >
38
+ <Reference Include =" System" />
39
+ <Reference Include =" System.Core" />
40
+ </ItemGroup >
41
+ <ItemGroup >
42
+ <ProjectReference Include =" ..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
43
+ <PackageReference Include =" itext7" Version =" 7.1.16" Condition =" !Exists('..\..\..\itextcore\itext\itext.io\itext.io.netstandard.csproj')" />
44
+ <ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.netstandard.csproj')" />
45
+ <ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
46
+ <PackageReference Include =" itext7.pdftest" Version =" 7.1.16" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.netstandard.csproj')" />
47
+ <ProjectReference Include =" ..\..\itext\itext.cleanup\itext.cleanup.csproj" />
48
+ </ItemGroup >
95
49
</Project >
0 commit comments