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).

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.

Steps to Reproduce
Did you find any workaround?
No response
Relevant log output
No response