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-22 18:43:09 +0300
committerJan Kotas <jkotas@microsoft.com>2018-03-22 18:43:09 +0300
commit525ba72827cbadce4e70e8d16e843b6cc6e66deb (patch)
tree7a699e1cdf65a58b833280637864ffc29af31ceb /external
parentfb1177a42224b5882b2b2266ae516b444a0f30aa (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26322-06, preview3-26322-06, preview3-26322-01, beta-26322-00, beta-26322-00, respectively (#28364)
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 9b55f98d3b..173c13cbd6 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-26321-00",
- "TestILC.armret": "1.0.0-beta-26321-00",
- "TestILC.x86ret": "1.0.0-beta-26321-00"
+ "TestILC.amd64ret": "1.0.0-beta-26322-00",
+ "TestILC.armret": "1.0.0-beta-26322-00",
+ "TestILC.x86ret": "1.0.0-beta-26322-00"
}
}
}