Skip to content

Commit 244f23a

Browse files
committed
Made transitive package SystemFormats.Asn1 a top-level package so that we can use latest version. The minimum version 5.0 had vulnerabilities.
1 parent 90ebeae commit 244f23a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TechnitiumLibrary.Security.Cryptography/TechnitiumLibrary.Security.Cryptography.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</PropertyGroup>
2424

2525
<ItemGroup>
26+
<PackageReference Include="System.Formats.Asn1" Version="10.0.2" />
2627
<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0" />
2728
</ItemGroup>
2829

0 commit comments

Comments
 (0)