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.Net.Security/ref/project.json')
-rw-r--r--src/System.Net.Security/ref/project.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/System.Net.Security/ref/project.json b/src/System.Net.Security/ref/project.json
index e98b571fef..0878326bd0 100644
--- a/src/System.Net.Security/ref/project.json
+++ b/src/System.Net.Security/ref/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "System.IO": "4.4.0-beta-24615-03",
- "System.Net.Primitives": "4.4.0-beta-24615-03",
- "System.Runtime": "4.4.0-beta-24615-03",
- "System.Runtime.Handles": "4.4.0-beta-24615-03",
- "System.Security.Cryptography.X509Certificates": "4.4.0-beta-24615-03",
- "System.Security.Principal": "4.4.0-beta-24615-03",
- "System.Threading.Tasks": "4.4.0-beta-24615-03"
+ "System.IO": "4.4.0-beta-24617-03",
+ "System.Net.Primitives": "4.4.0-beta-24617-03",
+ "System.Runtime": "4.4.0-beta-24617-03",
+ "System.Runtime.Handles": "4.4.0-beta-24617-03",
+ "System.Security.Cryptography.X509Certificates": "4.4.0-beta-24617-03",
+ "System.Security.Principal": "4.4.0-beta-24617-03",
+ "System.Threading.Tasks": "4.4.0-beta-24617-03"
},
"frameworks": {
"netstandard1.7": {}