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-02 21:47:00 +0300
committerStephen Toub <stoub@microsoft.com>2018-04-02 21:47:00 +0300
commit54a988a8a3f91bcc0bbb0d4a92a656b9ab0b76c8 (patch)
tree839a50437d0fc6820a43310b3e8dc6ca8964d504 /external
parent24889e293731f12b11f1205b641cd3e6cb3a3b90 (diff)
Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview3-26402-06, preview3-26402-02, preview3-26402-01, beta-26402-01, beta-26402-01, respectively (#28710)
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 777514af15..daeab927a8 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-26330-00",
- "TestILC.armret": "1.0.0-beta-26330-00",
- "TestILC.x86ret": "1.0.0-beta-26330-00"
+ "TestILC.amd64ret": "1.0.0-beta-26402-01",
+ "TestILC.armret": "1.0.0-beta-26402-01",
+ "TestILC.x86ret": "1.0.0-beta-26402-01"
}
}
}