Skip to content

Commit

Permalink
Merge pull request #216 from secana/dependabot/nuget/System.Security.…
Browse files Browse the repository at this point in the history
…Cryptography.Pkcs-6.0.0

Bump System.Security.Cryptography.Pkcs from 5.0.1 to 6.0.0
  • Loading branch information
secana committed Nov 9, 2021
2 parents 035d59e + db45235 commit bb52f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PeNet/PeNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<ItemGroup>
<PackageReference Include="PeNet.Asn1" Version="2.0.0" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="5.0.1" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit bb52f02

Please sign in to comment.