Browse Source

Add NSec.Cryptography

pull/14/head
Ionite 1 year ago
parent
commit
90b2c74c77
No known key found for this signature in database
  1. 1
      StabilityMatrix/StabilityMatrix.csproj

1
StabilityMatrix/StabilityMatrix.csproj

@ -33,6 +33,7 @@
<PackageReference Include="NCode.ReparsePoints" Version="1.0.2" />
<PackageReference Include="NLog" Version="5.2.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.0" />
<PackageReference Include="NSec.Cryptography" Version="22.4.0" />
<PackageReference Include="Octokit" Version="6.2.1" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Polly" Version="7.2.4" />

Loading…
Cancel
Save