Skip to content

Commit

Permalink
Revert "Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in…
Browse files Browse the repository at this point in the history
… /src (#3347)"

This reverts commit 3dab1f1.
  • Loading branch information
TingluoHuang committed Jul 31, 2024
1 parent 12f6eb2 commit c533a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sdk/Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="5.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />
<PackageReference Include="Minimatch" Version="2.0.0" />
<PackageReference Include="YamlDotNet.Signed" Version="5.3.0" />
Expand Down

0 comments on commit c533a91

Please sign in to comment.