-
Notifications
You must be signed in to change notification settings - Fork 536
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 #7994
[main] Update dependencies from dotnet/installer #7994
Conversation
…230427.3 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.4.23224.14 -> To Version 8.0.100-preview.5.23227.3 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.4.23221.1 -> To Version 8.0.0-preview.4.23225.14 (parent: Microsoft.Dotnet.Sdk.Internal
There is a new file here:
@akoeplinger mentioned we can remove it completely from all apps? |
Found the PR: dotnet/runtime#82393 Next week, I'll look into making some private item group to exclude files. Similar to what we have for Mono components? |
Correct, please let me know if you run into issues. Not sure if you use the static archive (.a) versions of the libs anywhere but it'd need the same treatment. |
…230428.7 Microsoft.Dotnet.Sdk.Internal From Version 8.0.100-preview.4.23224.14 -> To Version 8.0.100-preview.5.23228.7 Dependency coherency updates Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport,Microsoft.NET.ILLink.Tasks,Microsoft.DotNet.Cecil From Version 8.0.0-preview.4.23221.1 -> To Version 8.0.0-preview.4.23225.14 (parent: Microsoft.Dotnet.Sdk.Internal
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.
...d.Build.Tasks/Microsoft.Android.Sdk/targets/Microsoft.Android.Sdk.AssemblyResolution.targets
Show resolved
Hide resolved
src/Xamarin.Android.Build.Tasks/Tasks/ProcessNativeLibraries.cs
Outdated
Show resolved
Hide resolved
* main: Bump to dotnet/installer@0ce891843a 8.0.100-preview.5.23228.7 (dotnet#7994) [ci] Automatically retry failed emulator tests. (dotnet#7997) [xaprepare] Combine 'AndroidTestDependencies' and 'EmulatorTestDependencies' scenarios. (dotnet#8006) [xaprepare] Provision 'platform-33_r02' (dotnet#8004) [Xamarin.Android.Build.Tasks] Add AndroidEnableRestrictToAttributes (dotnet#7990) [ci] Remove plots-to-appinsights. (dotnet#8002) [Xamarin.Android.Build.Tasks] remove NuGet dependencies (dotnet#8000) Bump to 33.0.56 $(AndroidNet7Version) (dotnet#7998) $(AndroidPackVersionSuffix)=preview.5; net8 is 34.0.0-preview.5 (dotnet#7996)
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