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.Primitives/ref/project.json')
-rw-r--r--src/System.Net.Primitives/ref/project.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/System.Net.Primitives/ref/project.json b/src/System.Net.Primitives/ref/project.json
index c040459390..0f867ced37 100644
--- a/src/System.Net.Primitives/ref/project.json
+++ b/src/System.Net.Primitives/ref/project.json
@@ -1,9 +1,9 @@
{
"dependencies": {
- "Microsoft.Win32.Primitives": "4.4.0-beta-24903-02",
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Runtime.Handles": "4.4.0-beta-24903-02",
- "System.Runtime.InteropServices": "4.4.0-beta-24903-02"
+ "Microsoft.Win32.Primitives": "4.4.0-beta-24904-01",
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Handles": "4.4.0-beta-24904-01",
+ "System.Runtime.InteropServices": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.7": {},