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.Cng/ref/project.json')
-rw-r--r--src/System.Security.Cryptography.Cng/ref/project.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/System.Security.Cryptography.Cng/ref/project.json b/src/System.Security.Cryptography.Cng/ref/project.json
index 718d91d029..cda7ef77b4 100644
--- a/src/System.Security.Cryptography.Cng/ref/project.json
+++ b/src/System.Security.Cryptography.Cng/ref/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.IO": "4.3.0-beta-24520-06",
- "System.Runtime.Handles": "4.3.0-beta-24520-06",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24520-06",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Runtime.Handles": "4.3.0-beta-24521-07",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24521-07",
"System.Security.Cryptography.Primitives": "4.0.0"
},
"frameworks": {