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.SecureString/src/project.json')
-rw-r--r--src/System.Security.SecureString/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Security.SecureString/src/project.json b/src/System.Security.SecureString/src/project.json
index 13157f51a1..45acbf1a3d 100644
--- a/src/System.Security.SecureString/src/project.json
+++ b/src/System.Security.SecureString/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
"System.Diagnostics.Debug": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",