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-18 23:15:33 +0300
committerStephen Toub <stoub@microsoft.com>2018-03-18 23:15:33 +0300
commit6cf7a0f2a9ee57977ccd9950153319856813b7ec (patch)
tree043e6b97b4a94c2b97c7b4e6c07060e903b43aa5 /external
parent7153ea1ab23335577c0131260a00ecdfdebddba4 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfsTestILC to preview3-02616-02, preview3-26318-02, preview3-26318-03, preview3-26318-01, beta-26316-00, respectively (#28112)
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 4dd5760d6a..c5ec7d8c8a 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-26314-01",
- "TestILC.armret": "1.0.0-beta-26314-01",
- "TestILC.x86ret": "1.0.0-beta-26314-01"
+ "TestILC.amd64ret": "1.0.0-beta-26316-00",
+ "TestILC.armret": "1.0.0-beta-26316-00",
+ "TestILC.x86ret": "1.0.0-beta-26316-00"
}
}
}