File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
itext.tests/itext.cleanup.tests Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project Sdk =" Microsoft.NET.Sdk" ToolsVersion =" 15.0" >
3
3
<PropertyGroup Label =" Configuration" >
4
4
<SignAssembly >True</SignAssembly >
44
44
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
45
45
<ProjectReference Include =" ..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
46
46
<PackageReference Include =" itext7.pdftest" Version =" 8.0.0-SNAPSHOT" Condition =" !Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
47
+ <ProjectReference Include =" ..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj" Condition =" Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
48
+ <PackageReference Include =" itext7.bouncy-castle-adapter" Version =" 8.0.0-SNAPSHOT" Condition =" !Exists('..\..\..\itextcore\itext\itext.bouncy-castle-adapter\itext.bouncy-castle-adapter.csproj')" />
49
+
47
50
<ProjectReference Include =" ..\..\itext\itext.cleanup\itext.cleanup.csproj" />
48
51
</ItemGroup >
49
52
</Project >
You can’t perform that action at this time.
0 commit comments