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-03 02:32:06 +0300
committerStephen Toub <stoub@microsoft.com>2018-03-03 02:32:06 +0300
commitc487a3e2d46bb8f6a6a075e1c8b2496ee7250d42 (patch)
tree4c307eb7b80f2acd81bab5168edd988ba7730ebe /external
parentf1ba98dbb0612f08091e047eadde8688f79dd1ce (diff)
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview2-26302-06, beta-26302-01, beta-26302-01, respectively (#27668)
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 9a18e6d81c..16d6c08d2a 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-26301-00",
- "TestILC.armret": "1.0.0-beta-26301-00",
- "TestILC.x86ret": "1.0.0-beta-26301-00"
+ "TestILC.amd64ret": "1.0.0-beta-26302-01",
+ "TestILC.armret": "1.0.0-beta-26302-01",
+ "TestILC.x86ret": "1.0.0-beta-26302-01"
}
}
}