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-28 08:20:36 +0300
committerStephen Toub <stoub@microsoft.com>2018-02-28 16:08:26 +0300
commitea4d2e8ba0ef3ef84388e25ae77cde393b39bbdf (patch)
treee08ad577245437c8a03fb989e86307b42b844d90 /external
parente3ecae6e2ae38425d6a98e86d3f9f3be378661a6 (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview2-26228-02, preview2-26228-03, beta-26228-00, beta-26228-00, respectively
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 fcba854f8a..66d0aeff6f 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-26227-00",
- "TestILC.armret": "1.0.0-beta-26227-00",
- "TestILC.x86ret": "1.0.0-beta-26227-00"
+ "TestILC.amd64ret": "1.0.0-beta-26228-00",
+ "TestILC.armret": "1.0.0-beta-26228-00",
+ "TestILC.x86ret": "1.0.0-beta-26228-00"
}
}
}