[main] Update dependencies from dotnet/installer#7994
Merged
jonathanpeppers merged 4 commits intomainfrom May 3, 2023
Merged
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
Member
|
There is a new file here: @akoeplinger mentioned we can remove it completely from all apps? |
Member
|
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? |
Member
|
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
jonpryor
reviewed
May 2, 2023
...d.Build.Tasks/Microsoft.Android.Sdk/targets/Microsoft.Android.Sdk.AssemblyResolution.targets
Show resolved
Hide resolved
jonpryor
reviewed
May 2, 2023
src/Xamarin.Android.Build.Tasks/Tasks/ProcessNativeLibraries.cs
Outdated
Show resolved
Hide resolved
jonpryor
approved these changes
May 3, 2023
grendello
added a commit
to grendello/xamarin-android
that referenced
this pull request
May 4, 2023
* 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 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