Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Security.Cryptography.Pkcs/src/project.json')
-rw-r--r--src/System.Security.Cryptography.Pkcs/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Security.Cryptography.Pkcs/src/project.json b/src/System.Security.Cryptography.Pkcs/src/project.json
index 4d6ec56eae..3d16e87ec7 100644
--- a/src/System.Security.Cryptography.Pkcs/src/project.json
+++ b/src/System.Security.Cryptography.Pkcs/src/project.json
@@ -5,7 +5,7 @@
"dotnet5.4"
],
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",