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.Csp/ref/project.json')
-rw-r--r--src/System.Security.Cryptography.Csp/ref/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Security.Cryptography.Csp/ref/project.json b/src/System.Security.Cryptography.Csp/ref/project.json
index 29f6d39db7..33ed6cb23a 100644
--- a/src/System.Security.Cryptography.Csp/ref/project.json
+++ b/src/System.Security.Cryptography.Csp/ref/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "System.IO": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Security.Cryptography.Algorithms": "4.3.0-beta-24520-06",
+ "System.IO": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Security.Cryptography.Algorithms": "4.3.0-beta-24521-07",
"System.Security.Cryptography.Primitives": "4.0.0"
},
"frameworks": {