Skip to content

Commit 038ccc3

Browse files
Bump System.Security.Cryptography.Pkcs from 8.0.1 to 10.0.5
--- updated-dependencies: - dependency-name: System.Security.Cryptography.Pkcs dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7e5607 commit 038ccc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MimeKit/MimeKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</ItemGroup>
7575

7676
<ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard2.')) Or $(TargetFramework.StartsWith('net6')) Or $(TargetFramework.StartsWith('net8')) ">
77-
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.1" />
77+
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="10.0.5" />
7878
</ItemGroup>
7979

8080
<ItemGroup Condition=" $(TargetFramework.StartsWith('net10')) ">

0 commit comments

Comments
 (0)