|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0" DefaultTargets="Build">
|
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
4 |
| - <Import Project="$(SolutionDir)\packages\itext7.pdftest.7.1.16-SNAPSHOT\build\itext7.pdftest.props" Condition="Exists('$(SolutionDir)\packages\itext7.pdftest.7.1.16-SNAPSHOT\build\itext7.pdftest.props')" /> |
| 4 | + <Import Project="$(SolutionDir)\packages\itext7.pdftest.7.1.16\build\itext7.pdftest.props" Condition="Exists('$(SolutionDir)\packages\itext7.pdftest.7.1.16\build\itext7.pdftest.props')" /> |
5 | 5 | <PropertyGroup>
|
6 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
7 | 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
52 | 52 | <Name>itext.forms</Name>
|
53 | 53 | </ProjectReference>
|
54 | 54 | <Reference Include="itext.forms, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')">
|
55 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.forms.dll</HintPath> |
| 55 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.forms.dll</HintPath> |
56 | 56 | </Reference>
|
57 | 57 | <ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')">
|
58 | 58 | <Project>{56137079-541A-425A-AB97-43AF63793C97}</Project>
|
59 | 59 | <Name>itext.hyph</Name>
|
60 | 60 | </ProjectReference>
|
61 | 61 | <Reference Include="itext.hyph, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')">
|
62 |
| - <HintPath>$(SolutionDir)\packages\itext7.hyph.7.1.16-SNAPSHOT\lib\net45\itext.hyph.dll</HintPath> |
| 62 | + <HintPath>$(SolutionDir)\packages\itext7.hyph.7.1.16\lib\net45\itext.hyph.dll</HintPath> |
63 | 63 | </Reference>
|
64 | 64 | <ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
|
65 | 65 | <Project>{cee5e7e1-1bf0-4be1-9941-903262ce2f83}</Project>
|
66 | 66 | <Name>itext.io</Name>
|
67 | 67 | </ProjectReference>
|
68 | 68 | <Reference Include="itext.io, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')">
|
69 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.io.dll</HintPath> |
| 69 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.io.dll</HintPath> |
70 | 70 | </Reference>
|
71 | 71 | <ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
|
72 | 72 | <Project>{4e7819e8-7555-4e2e-9a01-d8718a2cfdda}</Project>
|
|
76 | 76 | <HintPath>$(SolutionDir)\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
77 | 77 | </Reference>
|
78 | 78 | <Reference Include="itext.kernel, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')">
|
79 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.kernel.dll</HintPath> |
| 79 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.kernel.dll</HintPath> |
80 | 80 | </Reference>
|
81 | 81 | <ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
|
82 | 82 | <Project>{42173642-db52-44d3-9883-3e34c65c53bc}</Project>
|
83 | 83 | <Name>itext.layout</Name>
|
84 | 84 | </ProjectReference>
|
85 | 85 | <Reference Include="itext.layout, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')">
|
86 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.layout.dll</HintPath> |
| 86 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.layout.dll</HintPath> |
87 | 87 | </Reference>
|
88 | 88 | <ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')">
|
89 | 89 | <Project>{9fc2f0b3-a8d2-46da-8724-72e00e67a8fa}</Project>
|
90 | 90 | <Name>itext.pdfa</Name>
|
91 | 91 | </ProjectReference>
|
92 | 92 | <Reference Include="itext.pdfa, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')">
|
93 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.pdfa.dll</HintPath> |
| 93 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.pdfa.dll</HintPath> |
94 | 94 | </Reference>
|
95 | 95 | <ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')">
|
96 | 96 | <Project>{f9880dc4-f015-4413-af86-66d0e9512774}</Project>
|
97 | 97 | <Name>itext.pdftest</Name>
|
98 | 98 | </ProjectReference>
|
99 | 99 | <Reference Include="itext.pdftest, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')">
|
100 |
| - <HintPath>$(SolutionDir)\packages\itext7.pdftest.7.1.16-SNAPSHOT\lib\net45\itext.pdftest.dll</HintPath> |
| 100 | + <HintPath>$(SolutionDir)\packages\itext7.pdftest.7.1.16\lib\net45\itext.pdftest.dll</HintPath> |
101 | 101 | </Reference>
|
102 | 102 | <ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
|
103 | 103 | <Project>{8636f290-00df-403e-b841-e4bfd6d9ce7a}</Project>
|
104 | 104 | <Name>itext.styledxmlparser</Name>
|
105 | 105 | </ProjectReference>
|
106 | 106 | <Reference Include="itext.styledxmlparser, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')">
|
107 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.styledxmlparser.dll</HintPath> |
| 107 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.styledxmlparser.dll</HintPath> |
108 | 108 | </Reference>
|
109 | 109 | <ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
|
110 | 110 | <Project>{ddec35d2-5781-471d-5ea1-a6e433eddb11}</Project>
|
111 | 111 | <Name>itext.svg</Name>
|
112 | 112 | </ProjectReference>
|
113 | 113 | <Reference Include="itext.svg, Version=7.1.16.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')">
|
114 |
| - <HintPath>$(SolutionDir)\packages\itext7.7.1.16-SNAPSHOT\lib\net45\itext.svg.dll</HintPath> |
| 114 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.16\lib\net45\itext.svg.dll</HintPath> |
115 | 115 | </Reference>
|
116 | 116 | <ProjectReference Include="..\..\itext\itext.html2pdf\itext.html2pdf.csproj">
|
117 | 117 | <Project>{ff6ba09d-3655-466a-8c17-a7bfd3479ca1}</Project>
|
|
0 commit comments