Existing solution builds fine in VS2017.
Pulled it down from TFS to a new directory for testing in VS2019.
Everything builds including the java binding libraries and all projects.
Until it gets to the droid project that fails.
Doing all the standard things like clean, delete bin
and obj
and .vs
directories to clear up the build problem don't help.
Anyone seen it or have a hint?