Skip to content

Commit b5e4096

Browse files
Bump System.Security.Cryptography.Pkcs from 7.0.0 to 9.0.1
Bumps [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime) from 7.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Security.Cryptography.Pkcs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1816e04 commit b5e4096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.WebUI/LearningHub.Nhs.WebUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<PrivateAssets>all</PrivateAssets>
134134
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
135135
</PackageReference>
136-
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="7.0.0" />
136+
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.1" />
137137
<PackageReference Include="tusdotnet" Version="2.5.0" />
138138
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="4.5.2">
139139
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)