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-01-05 20:54:22 +0300
committerDan Moseley <danmose@microsoft.com>2018-01-05 20:54:22 +0300
commit71ff5e98c8a842759c88fd17fa10d7e476487780 (patch)
treeaee66faa172bdc8f948ff355945cd3a6120bbb0f /external/test-runtime
parentf04df42033e715f91245f57657fe95159d249169 (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-26105-01, beta-26105-00, beta-26105-00, respectively (#26177)
Diffstat (limited to 'external/test-runtime')
-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 57ac052eed..b9599808e1 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-26104-00",
- "TestILC.armret": "1.0.0-beta-26104-00",
- "TestILC.x86ret": "1.0.0-beta-26104-00"
+ "TestILC.amd64ret": "1.0.0-beta-26105-00",
+ "TestILC.armret": "1.0.0-beta-26105-00",
+ "TestILC.x86ret": "1.0.0-beta-26105-00"
}
}
}