Skip to content

Commit 3ba81a8

Browse files
John Luowtgodbe
authored andcommitted
Pin Cryptography.Cng (#2894)
1 parent 9362a4e commit 3ba81a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
<Uri>https://github.com/dotnet/corefx</Uri>
3939
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
4040
</Dependency>
41-
<Dependency Name="System.Security.Cryptography.Cng" Version="4.6.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
41+
<Dependency Name="System.Security.Cryptography.Cng" Version="4.6.0" Pinned="true">
4242
<Uri>https://github.com/dotnet/corefx</Uri>
43-
<Sha>c1778515a3bee34cc09c757b5563d0af0c8b1e99</Sha>
43+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
4444
</Dependency>
4545
<Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
4646
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<SystemIOPipelinesPackageVersion>4.6.0</SystemIOPipelinesPackageVersion>
6565
<SystemReflectionMetadataPackageVersion>1.7.0</SystemReflectionMetadataPackageVersion>
6666
<SystemRuntimeCompilerServicesUnsafePackageVersion>4.6.0</SystemRuntimeCompilerServicesUnsafePackageVersion>
67-
<SystemSecurityCryptographyCngPackageVersion>4.6.1</SystemSecurityCryptographyCngPackageVersion>
67+
<SystemSecurityCryptographyCngPackageVersion>4.6.0</SystemSecurityCryptographyCngPackageVersion>
6868
<SystemSecurityCryptographyXmlPackageVersion>4.6.0</SystemSecurityCryptographyXmlPackageVersion>
6969
<SystemServiceProcessServiceControllerPackageVersion>4.6.0</SystemServiceProcessServiceControllerPackageVersion>
7070
<SystemTextEncodingsWebPackageVersion>4.6.0</SystemTextEncodingsWebPackageVersion>

0 commit comments

Comments
 (0)