-
Notifications
You must be signed in to change notification settings - Fork 544
[main] Update dependencies from dotnet/sdk #10008
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/sdk #10008
Conversation
Microsoft.NET.Sdk From Version 10.0.100-preview.4.25180.3 -> To Version 10.0.100-preview.4.25206.7 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport,Microsoft.NET.ILLink.Tasks From Version 10.0.0-preview.4.25178.6 -> To Version 10.0.0-preview.4.25174.9 (parent: Microsoft.NET.Sdk
Microsoft.NET.Sdk From Version 10.0.100-preview.4.25180.3 -> To Version 10.0.100-preview.4.25211.22 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport,Microsoft.NET.ILLink.Tasks From Version 10.0.0-preview.4.25178.6 -> To Version 10.0.0-preview.4.25210.5 (parent: Microsoft.NET.Sdk
Looks like we have an apk size discrepency that will require some apkdesc baseline updates now, this seems marginal enough to be acceptable:
|
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.
The size regression only happened on the Xamarin.Forms sample, looks like dotnet new android
still passes.
I just updated the file, which is what I normally do. Will merge if this ends up green after.
NuGet.config
Outdated
<add key="darc-pub-dotnet-android-e7876a4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-e7876a4f/nuget/v3/index.json" /> | ||
<add key="darc-pub-dotnet-android-82d8938" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-82d8938c/nuget/v3/index.json" /> |
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.
Maestro must have removed because they are on NuGet.org now?
It's fine to restore them, but probably doesn't matter either way.
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/sdk