Skip to content

AddBindingsToCompile is sometimes not run, breaking _GenerateCompileDependencyCache and incremental builds #8871

Closed
@Youssef1313

Description

@Youssef1313

Android application type

.NET Android (net7.0-android, net8.0-android, etc.)

Affected platform version

MSBuild 17.7

Description

msbuild.zip

In the above binlog, see the build for Uno.UI.BindingHelper.Android.netcoremobile.csproj (ID 1387).

image

Here, some generated files (e.g, Java.Interop.__TypeRegistrations) aren't included in the hash.

And, for some reason, ResolveReferences is run, but GenerateBindings and AddBindingsToCompile are not.

image

Steps to Reproduce

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions