summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/benchmark/project.json
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2017-04-13 14:17:19 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2017-04-13 14:17:19 +0900
commita56e30c8d33048216567753d9d3fefc2152af8ac (patch)
tree7e5d979695fc4a431740982eb1cfecc2898b23a5 /tests/src/JIT/config/benchmark/project.json
parent4b11dc566a5bbfa1378d6266525c281b028abcc8 (diff)
downloadcoreclr-a56e30c8d33048216567753d9d3fefc2152af8ac.tar.gz
coreclr-a56e30c8d33048216567753d9d3fefc2152af8ac.tar.bz2
coreclr-a56e30c8d33048216567753d9d3fefc2152af8ac.zip
Imported Upstream version 2.0.0.11353upstream/2.0.0.11353
Diffstat (limited to 'tests/src/JIT/config/benchmark/project.json')
-rw-r--r--tests/src/JIT/config/benchmark/project.json16
1 files changed, 9 insertions, 7 deletions
diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json
index 2a989f150f..e42976a2d8 100644
--- a/tests/src/JIT/config/benchmark/project.json
+++ b/tests/src/JIT/config/benchmark/project.json
@@ -1,20 +1,22 @@
{
"dependencies": {
- "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0040",
- "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0040",
- "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Platforms": "2.0.0-beta-25007-01",
+ "xunit.performance.api": "1.0.0-alpha-build0049",
+ "xunit.performance.core": "1.0.0-alpha-build0049",
+ "xunit.performance.execution": "1.0.0-alpha-build0049",
+ "xunit.performance.metrics": "1.0.0-alpha-build0049",
+ "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview1-25210-01",
"System.Collections.NonGeneric": "4.4.0-beta-24913-02",
"System.Console": "4.4.0-beta-24913-02",
"System.IO.FileSystem": "4.4.0-beta-24913-02",
"System.Linq": "4.4.0-beta-24913-02",
"System.Linq.Parallel": "4.4.0-beta-24913-02",
"System.Linq.Expressions": "4.4.0-beta-24913-02",
- "System.Memory": "4.4.0-beta-24913-02",
- "System.Numerics.Vectors": "4.4.0-beta-24913-02",
+ "System.Memory": "4.4.0-preview1-25210-01",
+ "System.Numerics.Vectors": "4.4.0-preview1-25210-01",
"System.Reflection": "4.4.0-beta-24913-02",
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
- "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
+ "System.Reflection.TypeExtensions": "4.4.0-preview1-25210-01",
"System.Runtime": "4.4.0-beta-24913-02",
"System.Runtime.Extensions": "4.4.0-beta-24913-02",
"System.Runtime.Numerics": "4.4.0-beta-24913-02",