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-08-31 20:45:29 +0300
committerStephen Toub <stoub@microsoft.com>2017-08-31 21:39:32 +0300
commita25b6d066701f37b3a4198663f6226cb77990d30 (patch)
tree9505afc61dc9386d10a0806bd2e5a5afb0ca6639 /external
parentfb66f3f61ff55ae1f0178571e54084d4157604a9 (diff)
Update CoreClr, CoreFx, CoreSetup, External, ProjectNTfs, ProjectNTfsTestILC, Standard to preview2-25631-03, preview2-25631-02, preview2-25631-01, beta-25627-00, beta-25630-04, beta-25630-04, preview1-25631-01, respectively
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 afd0ecf042..c3a5a2a2d3 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-25625-00",
- "TestILC.armret": "1.0.0-beta-25625-00",
- "TestILC.x86ret": "1.0.0-beta-25625-00"
+ "TestILC.amd64ret": "1.0.0-beta-25630-04",
+ "TestILC.armret": "1.0.0-beta-25630-04",
+ "TestILC.x86ret": "1.0.0-beta-25630-04"
}
}
}