[main] Update dependencies from dotnet/installer#6986
Merged
jonathanpeppers merged 12 commits intomainfrom May 19, 2022
Merged
Conversation
…220505.6 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.4.22174.1 -> To Version 7.0.100-preview.5.22255.6 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22228.1 (parent: Microsoft.Dotnet.Sdk.Internal
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
jonathanpeppers
left a comment
There was a problem hiding this comment.
I don't see dotnet/runtime@288de11 in the dotnet/runtime diff. So apps crash on launch...
I'll try getting a newer build.
Partially reverts 745214d, as this bump contains: dotnet/runtime@0e1c91b
…220506.2 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.4.22174.1 -> To Version 7.0.100-preview.5.22256.2 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22228.1 (parent: Microsoft.Dotnet.Sdk.Internal
grendello
approved these changes
May 6, 2022
Member
|
Ignore above, it was a But a
Full log: adb.txt |
Member
|
If I build this Then it works. |
…220508.1 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.4.22174.1 -> To Version 7.0.100-preview.5.22258.1 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22228.1 (parent: Microsoft.Dotnet.Sdk.Internal
Contributor
|
This is tracked as dotnet/linker#2759 |
…220510.3 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.4.22174.1 -> To Version 7.0.100-preview.5.22260.3 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22259.1 (parent: Microsoft.Dotnet.Sdk.Internal
…220513.22 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.4.22174.1 -> To Version 7.0.100-preview.5.22263.22 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 From Version 7.0.100-1.22173.2 -> To Version 7.0.100-1.22259.1 (parent: Microsoft.Dotnet.Sdk.Internal
Conflicts: src/Xamarin.Android.Build.Tasks/Tests/Xamarin.ProjectTools/Resources/Base/BuildReleaseArm64SimpleDotNet.apkdesc src/Xamarin.Android.Build.Tasks/Tests/Xamarin.ProjectTools/Resources/Base/BuildReleaseArm64XFormsDotNet.apkdesc src/monodroid/jni/monodroid-glue.cc
Works around: dotnet/linker#2759
Some of these were just from the merge conflicts in main
jonathanpeppers
approved these changes
May 19, 2022
Member
|
Commit message, as I think this might be green after I retried some test phases: |
simonrozsival
pushed a commit
to simonrozsival/xamarin-android
that referenced
this pull request
May 31, 2022
) Changes: dotnet/installer@c7afae6...2071f2c Changes: dotnet/linker@04c49c9...b9c9da2 Changes: dotnet/runtime@c5d40c9...3e5517b Changes: dotnet/emsdk@b8e7143...f41e658 Updates: * Microsoft.Dotnet.Sdk.Internal: from 7.0.100-preview.4.22174.1 to 7.0.100-preview.5.22263.22 * Microsoft.NET.ILLink.Tasks: from 7.0.100-1.22173.2 to 7.0.100-1.22259.1 * Microsoft.NETCore.App.Ref: from 7.0.0-preview.4.22172.7 to 7.0.0-preview.5.22258.4 * Microsoft.NET.Workload.Emscripten.Manifest-7.0.100: from 7.0.0-preview.3.22121.1 to 7.0.0-preview.4.22215.1 ~~ Changes ~~ We can use `mono_opt_aot_lazy_assembly_load` now, as this change is in this .NET 7 version. Updated `.apkdesc` files, since `.apk` size has improved (gotten smaller). ~~ Known Issues ~~ * Force invariant globalization by default to workaround: dotnet/linker#2759 * Ignore tests that were hitting `InvalidProgramException`: dotnet/linker#2799 Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/installer