summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/threading/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/config/threading/project.json')
-rw-r--r--tests/src/JIT/config/threading/project.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/src/JIT/config/threading/project.json b/tests/src/JIT/config/threading/project.json
index b0478ce429..e62d3551a4 100644
--- a/tests/src/JIT/config/threading/project.json
+++ b/tests/src/JIT/config/threading/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Console": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0"
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
+ "System.Console": "4.4.0-beta-24820-02",
+ "System.Runtime": "4.4.0-beta-24820-02",
+ "System.Runtime.Extensions": "4.4.0-beta-24820-02",
+ "System.Threading": "4.4.0-beta-24820-02"
},
"frameworks": {
- "netcoreapp1.0": {}
+ "netcoreapp1.1": {}
},
"runtimes": {
"win7-x86": {},