|
22 | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
23 | 23 | <ErrorReport>prompt</ErrorReport>
|
24 | 24 | <WarningLevel>4</WarningLevel>
|
| 25 | + <NoWarn>CS1591;CS1570;CS1572;CS1573;CS1574;CS1580;CS1584;CS1658</NoWarn> |
25 | 26 | </PropertyGroup>
|
26 | 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
27 | 28 | <DebugType>pdbonly</DebugType>
|
|
30 | 31 | <DefineConstants>TRACE</DefineConstants>
|
31 | 32 | <ErrorReport>prompt</ErrorReport>
|
32 | 33 | <WarningLevel>4</WarningLevel>
|
| 34 | + <NoWarn>CS1591;CS1570;CS1572;CS1573;CS1574;CS1580;CS1584;CS1658</NoWarn> |
33 | 35 | </PropertyGroup>
|
34 | 36 | <ItemGroup>
|
35 | 37 | <Reference Include="nunit.framework, Version=3.7.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
|
|
48 | 50 | <Project>{e2828ac4-3c63-4b2a-b5ad-5f98862775be}</Project>
|
49 | 51 | <Name>itext.forms</Name>
|
50 | 52 | </ProjectReference>
|
51 |
| - <Reference Include="itext.forms, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')"> |
52 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.forms.dll</HintPath> |
| 53 | + <Reference Include="itext.forms, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')"> |
| 54 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.forms.dll</HintPath> |
53 | 55 | </Reference>
|
54 | 56 | <ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')">
|
55 | 57 | <Project>{56137079-541A-425A-AB97-43AF63793C97}</Project>
|
56 | 58 | <Name>itext.hyph</Name>
|
57 | 59 | </ProjectReference>
|
58 |
| - <Reference Include="itext.hyph, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')"> |
59 |
| - <HintPath>$(SolutionDir)\packages\itext7.hyph.7.1.5\lib\net40\itext.hyph.dll</HintPath> |
| 60 | + <Reference Include="itext.hyph, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')"> |
| 61 | + <HintPath>$(SolutionDir)\packages\itext7.hyph.7.1.6\lib\net40\itext.hyph.dll</HintPath> |
60 | 62 | </Reference>
|
61 | 63 | <ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
|
62 | 64 | <Project>{cee5e7e1-1bf0-4be1-9941-903262ce2f83}</Project>
|
63 | 65 | <Name>itext.io</Name>
|
64 | 66 | </ProjectReference>
|
65 |
| - <Reference Include="itext.io, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')"> |
66 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.io.dll</HintPath> |
| 67 | + <Reference Include="itext.io, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')"> |
| 68 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.io.dll</HintPath> |
67 | 69 | </Reference>
|
68 | 70 | <ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
|
69 | 71 | <Project>{4e7819e8-7555-4e2e-9a01-d8718a2cfdda}</Project>
|
|
72 | 74 | <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
|
73 | 75 | <HintPath>$(SolutionDir)\packages\Portable.BouncyCastle.1.8.1.3\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
74 | 76 | </Reference>
|
75 |
| - <Reference Include="itext.kernel, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')"> |
76 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.kernel.dll</HintPath> |
| 77 | + <Reference Include="itext.kernel, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')"> |
| 78 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.kernel.dll</HintPath> |
77 | 79 | </Reference>
|
78 | 80 | <ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
|
79 | 81 | <Project>{42173642-db52-44d3-9883-3e34c65c53bc}</Project>
|
80 | 82 | <Name>itext.layout</Name>
|
81 | 83 | </ProjectReference>
|
82 |
| - <Reference Include="itext.layout, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')"> |
83 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.layout.dll</HintPath> |
| 84 | + <Reference Include="itext.layout, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')"> |
| 85 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.layout.dll</HintPath> |
84 | 86 | </Reference>
|
85 | 87 | <ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')">
|
86 | 88 | <Project>{9fc2f0b3-a8d2-46da-8724-72e00e67a8fa}</Project>
|
87 | 89 | <Name>itext.pdfa</Name>
|
88 | 90 | </ProjectReference>
|
89 |
| - <Reference Include="itext.pdfa, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')"> |
90 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.pdfa.dll</HintPath> |
| 91 | + <Reference Include="itext.pdfa, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')"> |
| 92 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.pdfa.dll</HintPath> |
91 | 93 | </Reference>
|
92 | 94 | <ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')">
|
93 | 95 | <Project>{f9880dc4-f015-4413-af86-66d0e9512774}</Project>
|
94 | 96 | <Name>itext.pdftest</Name>
|
95 | 97 | </ProjectReference>
|
96 |
| - <Reference Include="itext.pdftest, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')"> |
97 |
| - <HintPath>$(SolutionDir)\packages\itext7.pdftest.7.1.5\lib\net40\itext.pdftest.dll</HintPath> |
| 98 | + <Reference Include="itext.pdftest, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')"> |
| 99 | + <HintPath>$(SolutionDir)\packages\itext7.pdftest.7.1.6\lib\net40\itext.pdftest.dll</HintPath> |
98 | 100 | </Reference>
|
99 | 101 | <ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
|
100 | 102 | <Project>{8636f290-00df-403e-b841-e4bfd6d9ce7a}</Project>
|
101 | 103 | <Name>itext.styledxmlparser</Name>
|
102 | 104 | </ProjectReference>
|
103 |
| - <Reference Include="itext.styledxmlparser, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')"> |
104 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.styledxmlparser.dll</HintPath> |
| 105 | + <Reference Include="itext.styledxmlparser, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')"> |
| 106 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.styledxmlparser.dll</HintPath> |
105 | 107 | </Reference>
|
106 | 108 | <ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
|
107 | 109 | <Project>{ddec35d2-5781-471d-5ea1-a6e433eddb11}</Project>
|
108 | 110 | <Name>itext.svg</Name>
|
109 | 111 | </ProjectReference>
|
110 |
| - <Reference Include="itext.svg, Version=7.1.5.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')"> |
111 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.5\lib\net40\itext.svg.dll</HintPath> |
| 112 | + <Reference Include="itext.svg, Version=7.1.6.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')"> |
| 113 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.6\lib\net40\itext.svg.dll</HintPath> |
112 | 114 | </Reference>
|
113 | 115 | <ProjectReference Include="..\..\itext\itext.html2pdf\itext.html2pdf.csproj">
|
114 | 116 | <Project>{ff6ba09d-3655-466a-8c17-a7bfd3479ca1}</Project>
|
|
0 commit comments