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-05 19:41:41 +0300
committerStephen Toub <stoub@microsoft.com>2018-03-05 19:41:41 +0300
commitae595754d5977df993c7a9e96e26af9532a3977f (patch)
treecb875c0b3aa34c207459f111a7eab60d677f6719 /external
parent80918915b4df50047e763a3a6ee36aa20809e6da (diff)
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC to preview2-26305-04, preview2-26305-02, beta-26305-00, beta-26305-00, respectively (#27722)
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 16d6c08d2a..4cf957d0fa 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-26302-01",
- "TestILC.armret": "1.0.0-beta-26302-01",
- "TestILC.x86ret": "1.0.0-beta-26302-01"
+ "TestILC.amd64ret": "1.0.0-beta-26305-00",
+ "TestILC.armret": "1.0.0-beta-26305-00",
+ "TestILC.x86ret": "1.0.0-beta-26305-00"
}
}
}