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-03-26 09:34:01 +0300
committerAhson Khan <ahkha@microsoft.com>2018-03-26 09:34:01 +0300
commitc07015e6e66823f34f966d1396c97cd1a0c56483 (patch)
treea882f8864659228e80ebce6bcd68d165b36ff333 /external
parent008c119440aa5219cc3c274a3a1edfa8c21711f3 (diff)
Update CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26326-01, preview3-26325-02, beta-26326-00, beta-26326-00, respectively (#28467)
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 f55c71d3c3..6c3c196fab 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-26323-00",
- "TestILC.armret": "1.0.0-beta-26323-00",
- "TestILC.x86ret": "1.0.0-beta-26323-00"
+ "TestILC.amd64ret": "1.0.0-beta-26326-00",
+ "TestILC.armret": "1.0.0-beta-26326-00",
+ "TestILC.x86ret": "1.0.0-beta-26326-00"
}
}
}