зеркало из https://github.com/dotnet/msbuild.git
Fix the System.Security.Cryptography.Pkcs secuity error (#9070)
Fixes CG alerts from source build by increasing the Version.Details.xml version to match what we reference elsewhere.
This commit is contained in:
Родитель
2e459babae
Коммит
147543824d
|
@ -33,7 +33,7 @@
|
|||
</Dependency>
|
||||
<!-- Necessary for source-build. This allows the package to be retrieved from previously-source-built artifacts
|
||||
and flow in as dependencies of the packages produced by msbuild. -->
|
||||
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.0">
|
||||
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.2">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
|
||||
</Dependency>
|
||||
|
|
Загрузка…
Ссылка в новой задаче