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-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-03-07 05:11:51 +0300
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-03-07 05:11:51 +0300
commit0d19a5855b25c812f9bb85ca3f08dbccec0582f8 (patch)
tree5d775ccd36aa8371bf5a118d17ac6585dd1b2293 /external
parent850e2f3cb80cce5b2c144942f36db739dfe50fbb (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02606-05, preview2-26307-01, preview2-26307-01, preview2-26306-04, beta-26306-00, beta-26306-00, respectively
Diffstat (limited to 'external')
-rw-r--r--external/test-runtime/optional.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/external/test-runtime/optional.json b/external/test-runtime/optional.json
index 4cf957d0fa..b3a3f9ce13 100644
--- a/external/test-runtime/optional.json
+++ b/external/test-runtime/optional.json
@@ -3,9 +3,9 @@
"net45": {
"dependencies": {
"Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
- "TestILC.amd64ret": "1.0.0-beta-26305-00",
- "TestILC.armret": "1.0.0-beta-26305-00",
- "TestILC.x86ret": "1.0.0-beta-26305-00"
+ "TestILC.amd64ret": "1.0.0-beta-26306-00",
+ "TestILC.armret": "1.0.0-beta-26306-00",
+ "TestILC.x86ret": "1.0.0-beta-26306-00"
}
}
}