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-24 18:17:23 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-24 18:17:23 +0300
commit191c723bb8720591dd768b17e5c4ef574b065930 (patch)
tree0ff200fc16e0fdd282efedc9ff34d8a53cc5ea39 /external/test-runtime
parent0e5b1e22cb87c5b444474a98a69dd9792a0dd743 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24924-01, beta-24924-02, beta-24924-00, respectively
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 219c45a00a..a0b577ee29 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": "1.2.0-beta-24917-03",
- "Microsoft.NETCore.TestHost": "1.2.0-beta-24917-03",
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24924-01",
+ "Microsoft.NETCore.TestHost": "1.2.0-beta-24924-01",
"Newtonsoft.Json": "9.0.1",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",