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-26 22:20:33 +0300
committerJan Kotas <jkotas@microsoft.com>2018-01-26 22:20:33 +0300
commit4a7ed53ccb31de796b6dbe579326994f8fa74120 (patch)
tree91a6c03d9b3d059f01436c637fcbdbc2b9fa27f4 /external/test-runtime
parent847e5204861639ca321adfa243896062ebb037c7 (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview2-26126-07, beta-26126-00, beta-26126-00, respectively (#26597)
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 5c2ec1a87e..6d1f85d432 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-26125-01",
- "TestILC.armret": "1.0.0-beta-26125-01",
- "TestILC.x86ret": "1.0.0-beta-26125-01"
+ "TestILC.amd64ret": "1.0.0-beta-26126-00",
+ "TestILC.armret": "1.0.0-beta-26126-00",
+ "TestILC.x86ret": "1.0.0-beta-26126-00"
}
}
}