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-27 19:00:08 +0300
committerStephen Toub <stoub@microsoft.com>2018-03-27 19:00:08 +0300
commitd59ee45468ea1d7b1a921dd9206803eb70f7a6e3 (patch)
tree8154f75f89191511a510002c0034786a9f6da375 /external
parent04de4bef99cbc68960322cecc4f85fc98e1ed4cc (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26327-08, preview3-26327-03, preview3-26327-01, beta-26327-00, beta-26327-00, respectively (#28503)
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 6c3c196fab..9b074b08cb 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-26326-00",
- "TestILC.armret": "1.0.0-beta-26326-00",
- "TestILC.x86ret": "1.0.0-beta-26326-00"
+ "TestILC.amd64ret": "1.0.0-beta-26327-00",
+ "TestILC.armret": "1.0.0-beta-26327-00",
+ "TestILC.x86ret": "1.0.0-beta-26327-00"
}
}
}