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-04-13 00:21:14 +0300
committerAhson Khan <ahkha@microsoft.com>2018-04-13 00:21:14 +0300
commit9964306b51c703ca37faf5f2884b464f490b14a0 (patch)
tree200813ba6363cfbdde37e6ee2d2372db1f50d4f7 /external
parent1c04c3ca40c702cf9f207e6fbe4b1017e4873958 (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26412-06, preview3-26412-07, preview3-26412-03, beta-26412-00, beta-26412-00, respectively (#29062)
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 9344ab8b70..d6cc89291d 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-26411-01",
- "TestILC.armret": "1.0.0-beta-26411-01",
- "TestILC.x86ret": "1.0.0-beta-26411-01"
+ "TestILC.amd64ret": "1.0.0-beta-26412-00",
+ "TestILC.armret": "1.0.0-beta-26412-00",
+ "TestILC.x86ret": "1.0.0-beta-26412-00"
}
}
}