-
Notifications
You must be signed in to change notification settings - Fork 564
[main] Update dependencies from dotnet/installer #6986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Update dependencies from dotnet/installer #6986
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
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jonathanpeppers
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
|
Ignore above, it was a But a
Full log: adb.txt |
|
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
|
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
|
Commit message, as I think this might be green after I retried some test phases: |
) 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 <[email protected]>
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