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-27 12:45:25 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-27 12:45:25 +0300
commitd02cc9843ad363cf149ba000e6bb5e479e6953e4 (patch)
treef83278059409d1c3c34bf56c5321768495c10a9c /external/test-runtime
parent7d628f7e1298b01a86bbe284b422cc9e8608f7b5 (diff)
Update CoreClr to beta-24927-02
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 46fdbd42b8..e983ab4c7e 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-24926-03",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-24926-03",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-24927-02",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-24927-02",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",