Skip to content
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 #9311

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

dotnet-maestro[bot]
Copy link
Contributor

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

  • Coherency Updates:
    • Microsoft.NETCore.App.Ref: from 9.0.0-rc.2.24456.9 to 9.0.0-rc.2.24463.7 (parent: Microsoft.NET.Sdk)
    • Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport: from 9.0.0-rc.2.24454.2 to 9.0.0-rc.2.24455.1 (parent: Microsoft.NETCore.App.Ref)
    • Microsoft.NET.ILLink.Tasks: from 9.0.0-rc.2.24456.9 to 9.0.0-rc.2.24463.7 (parent: Microsoft.NET.Sdk)

From https://github.com/dotnet/sdk

  • Subscription: 0d610a08-4874-477f-b4d5-08dc8b6aad52
  • Build: 20240918.2
  • Date Produced: September 18, 2024 8:48:35 AM UTC
  • Commit: c204043de141a4d00ae5b4ec1b82aab67cccac1d
  • Branch: refs/heads/release/9.0.1xx

Microsoft.NET.Sdk
 From Version 9.0.100-rc.2.24459.3 -> To Version 9.0.100-rc.2.24468.2

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NET.ILLink.Tasks
 From Version 9.0.0-rc.2.24456.9 -> To Version 9.0.0-rc.2.24463.7 (parent: Microsoft.NET.Sdk
Fixes the build error(s):

    src/Mono.Android/Android.Runtime/IJavaObjectValueMarshaler.cs(40,11): error IL3050:
    Using member 'System.Linq.Expressions.Expression.Call(Type, String, Type[], params Expression[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calling a generic method requires dynamic code generation. This can be suppressed if the method is not generic.
    src/Mono.Android/Android.Runtime/IJavaObjectValueMarshaler.cs(54,7): error IL3050:
    Using member 'System.Linq.Expressions.Expression.Call(Type, String, Type[], params Expression[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calling a generic method requires dynamic code generation. This can be suppressed if the method is not generic.
@jonathanpeppers
Copy link
Member

Putting this in DRAFT until we get the required changes in dotnet/java-interop.

@jonathanpeppers
Copy link
Member

MAUI integration will need to add the same feeds we did:

 Workload installation failed: Version 8.0.10 of package microsoft.netcore.app.runtime.mono.ios-arm64 is not found in NuGet feeds...

@jonathanpeppers jonathanpeppers marked this pull request as ready for review September 23, 2024 21:17
@jonathanpeppers jonathanpeppers merged commit 1071be1 into main Sep 24, 2024
55 of 57 checks passed
@jonathanpeppers jonathanpeppers deleted the darc-main-8b43f55f-3a79-4288-8782-d9794b2daa52 branch September 24, 2024 00:19
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants