summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/benchmark+roslyn/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/config/benchmark+roslyn/project.json')
-rw-r--r--tests/src/JIT/config/benchmark+roslyn/project.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json
index 5ca8e71ada..0db995574c 100644
--- a/tests/src/JIT/config/benchmark+roslyn/project.json
+++ b/tests/src/JIT/config/benchmark+roslyn/project.json
@@ -10,8 +10,8 @@
"System.Reflection": "4.0.10",
"System.Reflection.Extensions": "4.0.0",
"System.Reflection.TypeExtensions": "4.0.0",
- "System.Runtime": "4.0.20-rc2-23816",
- "System.Runtime.Extensions": "4.0.10-rc2-23816",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
"System.Runtime.Numerics": "4.0.1-rc2-23816",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
@@ -24,9 +24,5 @@
"dnxcore50": {
"imports": "portable-net45+win8"
}
- },
- "runtimes": {
- "win8-x86": {},
- "win8-x64": {}
}
}