Skip to content

Commit

Permalink
Merge pull request #344 from secana/dependabot/nuget/System.Security.…
Browse files Browse the repository at this point in the history
…Cryptography.Pkcs-8.0.1
  • Loading branch information
secana authored Oct 12, 2024
2 parents cd65dc2 + 299f81e commit 52c1ce3
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 @@ -41,7 +41,7 @@
<ItemGroup>
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="all" />
<PackageReference Include="PeNet.Asn1" Version="2.0.1" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 52c1ce3

Please sign in to comment.