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/tests/PerformanceTests/project.json')
-rw-r--r--src/System.Net.Primitives/tests/PerformanceTests/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Net.Primitives/tests/PerformanceTests/project.json b/src/System.Net.Primitives/tests/PerformanceTests/project.json
index 860e16464d..c7bfa230c7 100644
--- a/src/System.Net.Primitives/tests/PerformanceTests/project.json
+++ b/src/System.Net.Primitives/tests/PerformanceTests/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24502-02",
"System.Net.Primitives": {
"version": "4.0.11",
"exclude": "compile"