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-30 04:33:24 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-30 04:33:24 +0300
commit3b9b0f31df250dcd15ed743bca82ca16ef244e50 (patch)
tree979457139a823b00183472c98b041aa583f69a34 /external/test-runtime
parent79ea452ea1cdb378dbae1c8e3890534d7662f6d2 (diff)
Update CoreClr to beta-24930-01
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 ec3357b2cf..e8b65eedf5 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-24929-03",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-24929-03",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24930-01",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-24930-01",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",