Skip to content

Commit c4893d7

Browse files
Eugene BochiloAnhelinaM
Eugene Bochilo
authored andcommitted
Add bouncy-castle-adapter-dependency
DEVSIX-7037
1 parent f87a303 commit c4893d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

itext.tests/itext.cleanup.tests/itext.cleanup.tests.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0">
33
<PropertyGroup Label="Configuration">
44
<SignAssembly>True</SignAssembly>
@@ -44,6 +44,9 @@
4444
<ProjectReference Include="..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.kernel\itext.kernel.csproj')" />
4545
<ProjectReference Include="..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj" Condition="Exists('..\..\..\itextcore\itext\itext.pdftest\itext.pdftest.csproj')" />
4646
<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+
4750
<ProjectReference Include="..\..\itext\itext.cleanup\itext.cleanup.csproj" />
4851
</ItemGroup>
4952
</Project>

0 commit comments

Comments
 (0)