-
Notifications
You must be signed in to change notification settings - Fork 564
[main] Update dependencies from dotnet/installer #7170
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 #7170
Conversation
…220714.7 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.7.22361.1 -> To Version 7.0.100-rc.1.22364.7 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.22354.1 -> To Version 7.0.100-1.22362.3 (parent: Microsoft.Dotnet.Sdk.Internal
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview7 Context: dotnet#7170 We branched for .NET 7 Preview 7, and there is already a Maestro bump for .NET 7 RC 1. Let's update xamarin-android/main's version number.
Companion to dotnet/linker#2856 * Update src/Xamarin.Android.Build.Tasks/Microsoft.Android.Sdk/targets/Microsoft.Android.Sdk.DefaultProperties.targets * Remove more usages of TrimMode * Update linker versions manually Co-authored-by: Jonathan Peppers <[email protected]>
This was causing an .apk size regression. I admit the code that was here needs updated, but we should do it in a way that `.apk` sizes do not regress. Potentially update AndroidX libraries in tests? And then we can rely on the default behavior?
Context: https://github.com/xamarin/xamarin-android/tree/release/7.0.1xx-preview7 Context: #7170 We branched for .NET 7 Preview 7, and there is already a Maestro bump for .NET 7 RC 1. Let's update xamarin-android/main's version number.
…220718.2 Microsoft.Dotnet.Sdk.Internal From Version 7.0.100-preview.7.22361.1 -> To Version 7.0.100-rc.1.22368.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.22354.1 -> To Version 7.0.100-1.22365.1 (parent: Microsoft.Dotnet.Sdk.Internal
GitHub desktop somehow messed this up, and didn't commit this file.
|
Ok, maybe the failing ones are Xamarin.Android (not .NET 7) and something is broken in main. |
|
@jonathanpeppers As a workaround for the size increase, you can try adding |

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