Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Bogatov <egorbo@gmail.com>2019-03-06 10:55:16 +0300
committerMarek Safar <marek.safar@gmail.com>2019-03-06 10:55:16 +0300
commite42bf95d14b7ea16abcdff99d769e9f250ec2fd0 (patch)
treee98658bd49b77b58df3c021199fa2ffa9ca8b228 /acceptance-tests/SUBMODULES.json
parentb31a445e85523a9a41b0975203f7ccd1d6f185a8 (diff)
NS2.1 Sync new changes, mobile profiles (#13198)
* Add RuntimeHelpers.GetSubArray. Add missing types to NS's TypeForwarders.cs * more NS2.1 changes * ios changes * Update Decimal (it's now readonly struct) * fix mcs * add ROMC.cs * Fix tests, finish monodroid profile * Make SRE-not-supported NS2.1 compatible * Make monotouch_tv and watch NS2.1 compatible * make some SRE types more NS21 compatible (non-abstract now) * bump corefx * More NS21 fixes * bump coreclr acceptance tests * Bump API snapshot submodule * [csproj] Update project files
Diffstat (limited to 'acceptance-tests/SUBMODULES.json')
-rw-r--r--acceptance-tests/SUBMODULES.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index d81043b42bd..a9215de06f0 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -10,7 +10,7 @@
{
"name": "coreclr",
"url": "git://github.com/mono/coreclr.git",
- "rev": "1e8d7a94155a04a6556a7ae9ef8dc5841b3ab206",
+ "rev": "90f7060935732bb624e1f325d23f63072433725f",
"remote-branch": "origin/mono",
"branch": "mono",
"directory": "coreclr"