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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json
index 9489978f3f..a64adc9699 100644
--- a/tests/src/JIT/config/threading+thread/project.json
+++ b/tests/src/JIT/config/threading+thread/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.2.0-beta-24822-03",
- "System.Console": "4.4.0-beta-24822-03",
- "System.Numerics.Vectors": "4.4.0-beta-24822-03",
- "System.Runtime": "4.4.0-beta-24822-03",
- "System.Runtime.Extensions": "4.4.0-beta-24822-03",
- "System.Threading": "4.4.0-beta-24822-03",
- "System.Threading.Thread": "4.4.0-beta-24822-03"
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24827-01",
+ "System.Console": "4.4.0-beta-24827-01",
+ "System.Numerics.Vectors": "4.4.0-beta-24827-01",
+ "System.Runtime": "4.4.0-beta-24827-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24827-01",
+ "System.Threading": "4.4.0-beta-24827-01",
+ "System.Threading.Thread": "4.4.0-beta-24827-01"
},
"frameworks": {
"netcoreapp1.1": {}