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>2017-12-23 10:37:24 +0300
committerAhson Khan <ahkha@microsoft.com>2017-12-23 10:37:24 +0300
commit1e897a4bad01ac45bba7af8a7c3396b0d17d8b1a (patch)
treead34692101775c80b331ea6b5e72d13a151427e6 /external
parente5da05d7100a64ab1d98c865436a1fb8b0ddd507 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to prerelease-02322-02, preview1-26023-01, preview1-26023-01, preview1-26022-04, beta-26022-00, beta-26022-00, respectively (#26019)
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 3cb0965a50..ea59449e9f 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-26021-00",
- "TestILC.armret": "1.0.0-beta-26021-00",
- "TestILC.x86ret": "1.0.0-beta-26021-00"
+ "TestILC.amd64ret": "1.0.0-beta-26022-00",
+ "TestILC.armret": "1.0.0-beta-26022-00",
+ "TestILC.x86ret": "1.0.0-beta-26022-00"
}
}
}