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-04-05 02:45:54 +0300
committerDan Moseley <danmose@microsoft.com>2018-04-05 02:45:54 +0300
commitc7d405571636eec1485872f7163a1b7f41641ac7 (patch)
tree718eee88cc9884b7be9b31b2ffabfcd651c0edaa /external
parent85062446c4e5af0c205f646e0ae720e160b20e85 (diff)
Update BuildTools, CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-02704-01, preview3-26404-06, preview3-26404-01, beta-26404-00, beta-26404-00, respectively (#28826)
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 67ccfc064a..7a865622ea 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-26403-00",
- "TestILC.armret": "1.0.0-beta-26403-00",
- "TestILC.x86ret": "1.0.0-beta-26403-00"
+ "TestILC.amd64ret": "1.0.0-beta-26404-00",
+ "TestILC.armret": "1.0.0-beta-26404-00",
+ "TestILC.x86ret": "1.0.0-beta-26404-00"
}
}
}