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.Requests/ref/project.json')
-rw-r--r--src/System.Net.Requests/ref/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Net.Requests/ref/project.json b/src/System.Net.Requests/ref/project.json
index 9a917c4ae4..51a79a1b06 100644
--- a/src/System.Net.Requests/ref/project.json
+++ b/src/System.Net.Requests/ref/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "System.Collections.Specialized": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.Net.Primitives": "4.3.0-beta-24604-02",
- "System.Net.Security": "4.3.0-beta-24604-02",
- "System.Net.WebHeaderCollection": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Security.Cryptography.X509Certificates": "4.3.0-beta-24604-02",
- "System.Security.Principal": "4.3.0-beta-24604-02",
- "System.Threading.Tasks": "4.3.0-beta-24604-02"
+ "System.Collections.Specialized": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.Net.Primitives": "4.4.0-beta-24607-03",
+ "System.Net.Security": "4.4.0-beta-24607-03",
+ "System.Net.WebHeaderCollection": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Security.Cryptography.X509Certificates": "4.4.0-beta-24607-03",
+ "System.Security.Principal": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks": "4.4.0-beta-24607-03"
},
"frameworks": {
"netstandard1.7": {}