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-21 07:09:29 +0300
committerStephen Toub <stoub@microsoft.com>2018-03-21 07:09:29 +0300
commit03c51228b078523a8c5517d37fca07ac0f2d0129 (patch)
tree0d5126ec31b7acedab00761da8e65e11d06cfdfb /external
parent97ccece028cfddef84355da591ceb753042b1a54 (diff)
Update CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26320-09, preview3-26319-04, beta-26320-00, beta-26320-00, respectively (#28211)
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 c5ec7d8c8a..2c63d58002 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-26316-00",
- "TestILC.armret": "1.0.0-beta-26316-00",
- "TestILC.x86ret": "1.0.0-beta-26316-00"
+ "TestILC.amd64ret": "1.0.0-beta-26320-00",
+ "TestILC.armret": "1.0.0-beta-26320-00",
+ "TestILC.x86ret": "1.0.0-beta-26320-00"
}
}
}