summaryrefslogtreecommitdiff
path: root/tests/src/performance/project.json
diff options
context:
space:
mode:
authordotnet bot <dotnet-bot@dotnetfoundation.org>2017-05-15 21:13:10 -0700
committerGaurav Khanna <gkhanna@microsoft.com>2017-05-15 21:13:10 -0700
commitb14c529f14f6ce1f660ce66951b1c29fc41632bd (patch)
tree2ceb58d66a39b4358ade8bf6fb77de1814a64ff6 /tests/src/performance/project.json
parentf2688a682b639d4383b62afde31593dac58d39f3 (diff)
downloadcoreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.tar.gz
coreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.tar.bz2
coreclr-b14c529f14f6ce1f660ce66951b1c29fc41632bd.zip
Update CoreClr, CoreFx to preview2-25316-01, preview2-25316-01, respectively (#11622)
Diffstat (limited to 'tests/src/performance/project.json')
-rw-r--r--tests/src/performance/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/src/performance/project.json b/tests/src/performance/project.json
index 0c7af6650b..8746053f7e 100644
--- a/tests/src/performance/project.json
+++ b/tests/src/performance/project.json
@@ -5,16 +5,16 @@
"xunit.performance.execution": "1.0.0-beta-build0003",
"xunit.performance.metrics": "1.0.0-beta-build0003",
"Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
- "Microsoft.NETCore.Platforms": "2.0.0-preview2-25315-01",
+ "Microsoft.NETCore.Platforms": "2.0.0-preview2-25316-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.Expressions": "4.4.0-beta-24913-02",
- "System.Numerics.Vectors": "4.4.0-preview2-25315-01",
+ "System.Numerics.Vectors": "4.4.0-preview2-25316-01",
"System.Reflection": "4.4.0-beta-24913-02",
"System.Reflection.Extensions": "4.4.0-beta-24913-02",
- "System.Reflection.TypeExtensions": "4.4.0-preview2-25315-01",
+ "System.Reflection.TypeExtensions": "4.4.0-preview2-25316-01",
"System.Runtime": "4.4.0-beta-24913-02",
"System.Runtime.Extensions": "4.4.0-beta-24913-02",
"System.Runtime.Loader": "4.0.0",