|
7 | 7 | <ProjectGuid>{AE4E5743-0665-4705-9A33-07EA57CDD269}</ProjectGuid> |
8 | 8 | <OutputType>Library</OutputType> |
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | | - <RootNamespace> |
11 | | - </RootNamespace> |
| 10 | + <RootNamespace></RootNamespace> |
12 | 11 | <AssemblyName>itext.html2pdf.tests</AssemblyName> |
13 | 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
14 | 13 | <FileAlignment>512</FileAlignment> |
|
45 | 44 | <Compile Include="Properties\AssemblyInfo.cs" /> |
46 | 45 | </ItemGroup> |
47 | 46 | <ItemGroup> |
48 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.forms\itext.forms.csproj"> |
| 47 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.forms\itext.forms.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')"> |
49 | 48 | <Project>{e2828ac4-3c63-4b2a-b5ad-5f98862775be}</Project> |
50 | 49 | <Name>itext.forms</Name> |
51 | 50 | </ProjectReference> |
52 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj"> |
| 51 | + <Reference Include="itext.forms, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.forms\itext.forms.csproj')"> |
| 52 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.forms.dll</HintPath> |
| 53 | + </Reference> |
| 54 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')"> |
53 | 55 | <Project>{56137079-541A-425A-AB97-43AF63793C97}</Project> |
54 | 56 | <Name>itext.hyph</Name> |
55 | 57 | </ProjectReference> |
56 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj"> |
| 58 | + <Reference Include="itext.hyph, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.hyph\itext.hyph.csproj')"> |
| 59 | + <HintPath>$(SolutionDir)\packages\itext7.hyph.7.1.4-SNAPSHOT\lib\net40\itext.hyph.dll</HintPath> |
| 60 | + </Reference> |
| 61 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.io\itext.io.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')"> |
57 | 62 | <Project>{cee5e7e1-1bf0-4be1-9941-903262ce2f83}</Project> |
58 | 63 | <Name>itext.io</Name> |
59 | 64 | </ProjectReference> |
60 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj"> |
| 65 | + <Reference Include="itext.io, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.io\itext.io.csproj')"> |
| 66 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.io.dll</HintPath> |
| 67 | + </Reference> |
| 68 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')"> |
61 | 69 | <Project>{4e7819e8-7555-4e2e-9a01-d8718a2cfdda}</Project> |
62 | 70 | <Name>itext.kernel</Name> |
63 | 71 | </ProjectReference> |
64 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj"> |
| 72 | + <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')"> |
| 73 | + <HintPath>$(SolutionDir)\packages\Portable.BouncyCastle.1.8.1.3\lib\net40\BouncyCastle.Crypto.dll</HintPath> |
| 74 | + </Reference> |
| 75 | + <Reference Include="itext.kernel, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')"> |
| 76 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.kernel.dll</HintPath> |
| 77 | + </Reference> |
| 78 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.layout\itext.layout.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')"> |
65 | 79 | <Project>{42173642-db52-44d3-9883-3e34c65c53bc}</Project> |
66 | 80 | <Name>itext.layout</Name> |
67 | 81 | </ProjectReference> |
68 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj"> |
| 82 | + <Reference Include="itext.layout, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.layout\itext.layout.csproj')"> |
| 83 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.layout.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')"> |
69 | 86 | <Project>{9fc2f0b3-a8d2-46da-8724-72e00e67a8fa}</Project> |
70 | 87 | <Name>itext.pdfa</Name> |
71 | 88 | </ProjectReference> |
72 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj"> |
| 89 | + <Reference Include="itext.pdfa, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdfa\itext.pdfa.csproj')"> |
| 90 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.pdfa.dll</HintPath> |
| 91 | + </Reference> |
| 92 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')"> |
73 | 93 | <Project>{f9880dc4-f015-4413-af86-66d0e9512774}</Project> |
74 | 94 | <Name>itext.pdftest</Name> |
75 | 95 | </ProjectReference> |
76 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj"> |
| 96 | + <Reference Include="itext.pdftest, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')"> |
| 97 | + <HintPath>$(SolutionDir)\packages\itext7.pdftest.7.1.4-SNAPSHOT\lib\net40\itext.pdftest.dll</HintPath> |
| 98 | + </Reference> |
| 99 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')"> |
77 | 100 | <Project>{8636f290-00df-403e-b841-e4bfd6d9ce7a}</Project> |
78 | 101 | <Name>itext.styledxmlparser</Name> |
79 | 102 | </ProjectReference> |
80 | | - <ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj"> |
| 103 | + <Reference Include="itext.styledxmlparser, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.styledxmlparser\itext.styledxmlparser.csproj')"> |
| 104 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.styledxmlparser.dll</HintPath> |
| 105 | + </Reference> |
| 106 | + <ProjectReference Include="..\..\..\itextcore\itext\itext.svg\itext.svg.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')"> |
81 | 107 | <Project>{ddec35d2-5781-471d-5ea1-a6e433eddb11}</Project> |
82 | 108 | <Name>itext.svg</Name> |
83 | 109 | </ProjectReference> |
| 110 | + <Reference Include="itext.svg, Version=7.1.4.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca" Condition="!Exists('..\..\..\itextcore\itext\itext.svg\itext.svg.csproj')"> |
| 111 | + <HintPath>$(SolutionDir)\packages\itext7.7.1.4-SNAPSHOT\lib\net40\itext.svg.dll</HintPath> |
| 112 | + </Reference> |
84 | 113 | <ProjectReference Include="..\..\itext\itext.html2pdf\itext.html2pdf.csproj"> |
85 | 114 | <Project>{ff6ba09d-3655-466a-8c17-a7bfd3479ca1}</Project> |
86 | 115 | <Name>itext.html2pdf</Name> |
|
0 commit comments