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-23 20:55:44 +0300
committerJosh Free <joshfree@users.noreply.github.com>2018-01-23 20:55:44 +0300
commit24188a90bd8afa6a3315fd5307e5d7d243e7aec9 (patch)
tree2050521dfb60cca07ffd23c4690198fb4d8dd3ca /external
parent6bfbf57294539d354f393267e1004c3045b906c7 (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview2-26123-05, beta-26123-01, beta-26123-01, respectively (#26545)
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 698dd33a76..9a16148430 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-26122-00",
- "TestILC.armret": "1.0.0-beta-26122-00",
- "TestILC.x86ret": "1.0.0-beta-26122-00"
+ "TestILC.amd64ret": "1.0.0-beta-26123-01",
+ "TestILC.armret": "1.0.0-beta-26123-01",
+ "TestILC.x86ret": "1.0.0-beta-26123-01"
}
}
}