Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-01-26 00:30:30 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-26 00:30:30 +0300
commitc05934c645b659e7ff8316d746387ed1a1085823 (patch)
treeb694b139100ace4f11e85c866e1dc9e0bdb18938 /external/test-runtime
parent3325c6c59e67a08abc76189cc275ad231feed9b0 (diff)
Update CoreClr to beta-24925-07
Diffstat (limited to 'external/test-runtime')
-rw-r--r--external/test-runtime/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/test-runtime/project.json b/external/test-runtime/project.json
index f2c5a9894e..f27fab831e 100644
--- a/external/test-runtime/project.json
+++ b/external/test-runtime/project.json
@@ -7,8 +7,8 @@
"Microsoft.DotNet.xunit.performance.analysis.cli": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.cli": "1.0.0-alpha-build0040",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0040",
- "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24925-06",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-24925-06",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24925-07",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-24925-07",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",