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-21 10:05:22 +0300
committerJan Kotas <jkotas@microsoft.com>2018-03-21 10:05:22 +0300
commit2977973c594793f3671e86066cbb2f8ba6a42d29 (patch)
tree8f0277fce27d5bc56dc2c96e69cba8870a7b0efa /external
parent0b8e4c609066d848840f37db940c262f5f817a29 (diff)
Update ProjectNTfs, ProjectNTfsTestILC to beta-26321-00, beta-26321-00, respectively (#28293)
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 2c63d58002..9b55f98d3b 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-26320-00",
- "TestILC.armret": "1.0.0-beta-26320-00",
- "TestILC.x86ret": "1.0.0-beta-26320-00"
+ "TestILC.amd64ret": "1.0.0-beta-26321-00",
+ "TestILC.armret": "1.0.0-beta-26321-00",
+ "TestILC.x86ret": "1.0.0-beta-26321-00"
}
}
}