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>2017-10-27 19:15:40 +0300
committerDan Moseley <danmose@microsoft.com>2017-10-27 19:15:40 +0300
commita26c00761c4102e8fabf864450d5da1a175f4762 (patch)
treeab12474b313c9af9c3a379781347236410ab7434 /external
parente3f74deb999571d3f34a6b2b8011caebcf06dbfc (diff)
Update ProjectNTfs, ProjectNTfsTestILC to beta-25827-01, beta-25827-01, respectively (#24917)
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 c7f2ddc9b3..aa00116262 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-25826-00",
- "TestILC.armret": "1.0.0-beta-25826-00",
- "TestILC.x86ret": "1.0.0-beta-25826-00"
+ "TestILC.amd64ret": "1.0.0-beta-25827-01",
+ "TestILC.armret": "1.0.0-beta-25827-01",
+ "TestILC.x86ret": "1.0.0-beta-25827-01"
}
}
}