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.Http/tests/UnitTests/project.json')
-rw-r--r--src/System.Net.Http/tests/UnitTests/project.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/src/System.Net.Http/tests/UnitTests/project.json b/src/System.Net.Http/tests/UnitTests/project.json
index b2a80360e4..72aefd02f8 100644
--- a/src/System.Net.Http/tests/UnitTests/project.json
+++ b/src/System.Net.Http/tests/UnitTests/project.json
@@ -1,19 +1,19 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24903-02",
- "System.Buffers": "4.4.0-beta-24903-02",
- "System.Diagnostics.Contracts": "4.4.0-beta-24903-02",
- "System.Diagnostics.Tools": "4.4.0-beta-24903-02",
- "System.Diagnostics.Tracing": "4.4.0-beta-24903-02",
- "System.Globalization.Extensions": "4.4.0-beta-24903-02",
- "System.Linq": "4.4.0-beta-24903-02",
- "System.Linq.Expressions": "4.4.0-beta-24903-02",
- "System.Net.Primitives": "4.4.0-beta-24903-02",
- "System.ObjectModel": "4.4.0-beta-24903-02",
- "System.Reflection": "4.4.0-beta-24903-02",
- "System.Reflection.TypeExtensions": "4.4.0-beta-24903-02",
- "System.Text.RegularExpressions": "4.4.0-beta-24903-02",
- "System.Resources.ResourceManager": "4.4.0-beta-24903-02",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24904-01",
+ "System.Buffers": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Contracts": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Tools": "4.4.0-beta-24904-01",
+ "System.Diagnostics.Tracing": "4.4.0-beta-24904-01",
+ "System.Globalization.Extensions": "4.4.0-beta-24904-01",
+ "System.Linq": "4.4.0-beta-24904-01",
+ "System.Linq.Expressions": "4.4.0-beta-24904-01",
+ "System.Net.Primitives": "4.4.0-beta-24904-01",
+ "System.ObjectModel": "4.4.0-beta-24904-01",
+ "System.Reflection": "4.4.0-beta-24904-01",
+ "System.Reflection.TypeExtensions": "4.4.0-beta-24904-01",
+ "System.Text.RegularExpressions": "4.4.0-beta-24904-01",
+ "System.Resources.ResourceManager": "4.4.0-beta-24904-01",
"System.Net.Http": {
"version": "4.3.0",
"exclude": "compile"