Skip to content

marshal-ilgen component must be included  #7567

@naricc

Description

@naricc

Android application type

Android for .NET (net6.0-android, etc.)

Affected platform version

Net 8.0

Description

After this change to mono, marshal-ilgen has been moved to a component: dotnet/runtime#75542. This is a step in eventually allowing the component to be dropped when not needed. For now, it must be available to the runtime. So it needs to be added here before this change is consumed by xamarin-android: https://github.com/xamarin/xamarin-android/blob/73f10df63b00ee8a21d61183056a26922c83e89d/src/Xamarin.Android.Build.Tasks/Microsoft.Android.Sdk/targets/Microsoft.Android.Sdk.AssemblyResolution.targets#L198-L200

Steps to Reproduce

N/A

Did you find any workaround?

N/A

Relevant log output

N/A

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.enhancementProposed change to current functionality.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions