summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/threading+thread/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/config/threading+thread/project.json')
-rw-r--r--tests/src/JIT/config/threading+thread/project.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json
index 4efc76cf00..f6576f154d 100644
--- a/tests/src/JIT/config/threading+thread/project.json
+++ b/tests/src/JIT/config/threading+thread/project.json
@@ -1,15 +1,15 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "System.Console": "4.3.0",
- "System.Numerics.Vectors": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Threading": "4.3.0",
- "System.Threading.Thread": "4.3.0"
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24820-02",
+ "System.Console": "4.4.0-beta-24820-02",
+ "System.Numerics.Vectors": "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",
+ "System.Threading.Thread": "4.4.0-beta-24820-02"
},
"frameworks": {
- "netcoreapp1.0": {}
+ "netcoreapp1.1": {}
},
"runtimes": {
"win7-x86": {},