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-09-14 09:32:30 +0300
committerStephen Toub <stoub@microsoft.com>2017-09-14 09:32:30 +0300
commitcdf87336afaa612d503c5102aa935223acebc4c8 (patch)
tree53697248e65b3cecfd55ee5a8510c1133e5adc16 /external
parentd3c060a20f9a4264674e80a06e1aebbcf1fb1e94 (diff)
Update ProjectNTfs, ProjectNTfsTestILC to beta-25714-00, beta-25714-00, respectively (#24032)
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 7a385d41f7..76f25cca2a 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-25713-00",
- "TestILC.armret": "1.0.0-beta-25713-00",
- "TestILC.x86ret": "1.0.0-beta-25713-00"
+ "TestILC.amd64ret": "1.0.0-beta-25714-00",
+ "TestILC.armret": "1.0.0-beta-25714-00",
+ "TestILC.x86ret": "1.0.0-beta-25714-00"
}
}
}