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-02-03 12:57:27 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-03 12:57:27 +0300
commit1c8d8b4dc0291959b5cd34c4939ebfcf713ec868 (patch)
tree145bcd08de083db1c7f327c48ad8762ba236d6e9 /external/test-runtime
parenta1ee4649b8b98a52b985c6014fd80adca9c0db31 (diff)
Update CoreClr to beta-25003-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 44560558f8..d56a7b8ffd 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-25003-01",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-25003-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25003-02",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25003-02",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",