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 02:43:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-26 02:43:24 +0300
commitf307114e010e178995b687a05c736985990f4363 (patch)
tree9a20baad62541580544e815d5eb2820e2ddc0a7a /external/test-runtime
parentc83a6e7dc28795d1d53c4f64ae128d35ffa7e194 (diff)
Update CoreClr to beta-24925-08
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 f27fab831e..65e7773ef3 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-07",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-24925-07",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24925-08",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-24925-08",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",