Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Oct 28, 2021

In #6436 we added the $(_AndroidUseJavaLegacyResolver) MSBuild flag to the <BindingsGenerator> task to allow users to opt out of any issues caused by the new Java type resolver system added in dotnet/java-interop#849.

However, we call generator twice during the build (once for ApiXmlAdjuster and once to generate C# code) and we only added this flag to one of them. This adds the flag to the ApiXmlAdjuster case, which is where it primarily is needed.

@jpobst jpobst marked this pull request as ready for review October 29, 2021 14:47
@jonpryor jonpryor merged commit 29740ab into main Oct 29, 2021
@jonpryor jonpryor deleted the jpobst-patch-1 branch October 29, 2021 15:25
@github-actions github-actions bot locked and limited conversation to collaborators Jan 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.

4 participants