File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 55 <ReleaseVersion >2.x</ReleaseVersion >
66 <PackOnBuild >true</PackOnBuild >
77 <PackageId >NetLicensingClient-csharp</PackageId >
8- <PackageVersion >2.4.2 </PackageVersion >
8+ <PackageVersion >2.4.3 </PackageVersion >
99 <Authors >Labs64 NetLicensing</Authors >
1010 <Copyright >© 2010 Labs64 GmbH</Copyright >
1111 <PackageIconUrl >https://netlicensing.io/img/labs64-avatar-200x200.png</PackageIconUrl >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 <PrivateAssets >all</PrivateAssets >
2727 </PackageReference >
28- <PackageReference Include =" BouncyCastle" Version =" 1.8.6.1" />
2928 <PackageReference Include =" System.Security.Cryptography.Xml" Version =" 4.7.0" />
29+ <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.6.7" />
3030 </ItemGroup >
3131</Project >
Original file line number Diff line number Diff line change 1111using Org . BouncyCastle . Crypto . Parameters ;
1212using Org . BouncyCastle . OpenSsl ;
1313using System . Security . Cryptography ;
14- using System . Security . Cryptography . X509Certificates ;
1514using System . Security . Cryptography . Xml ;
1615using System . Xml ;
1716
You can’t perform that action at this time.
0 commit comments