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-02-22 00:12:48 +0300
committerAhson Khan <ahkha@microsoft.com>2018-02-22 00:12:48 +0300
commitc6983b1597e0ab722082845519d3c8af9029e27f (patch)
tree7b141e0d4006135a8c0ccd25e60d1f1a99701c92 /external
parentb70df9fae771b92cd614589bed4f78774b1fe858 (diff)
Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) (#27289)
* Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively * Fix test data for System.Runtime.Serialization.Formatters BinFormatTestData
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 1a0fcd9414..f03ca16c1e 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-26216-00",
- "TestILC.armret": "1.0.0-beta-26216-00",
- "TestILC.x86ret": "1.0.0-beta-26216-00"
+ "TestILC.amd64ret": "1.0.0-beta-26221-00",
+ "TestILC.armret": "1.0.0-beta-26221-00",
+ "TestILC.x86ret": "1.0.0-beta-26221-00"
}
}
}