The target "Build" does not exist in the project
amccombsahce opened this issue · 2 comments
amccombsahce commented
using Visual Studio Community 2017
How do I fix this?
C:\My Projects\AndroidStudioProjects\AnalogClock\AnalogClock.Common\AnalogClock.Common.csproj : error MSB4057: The target "Build" does not exist in the project.
bradumbaugh commented
Hi @amccombsahce - thanks for pointing this out. This sample was using an older method of sharing code (file links), so I submitted a PR to fix this and a few other things. Once this PR is merged, the sample should work as expected.
bradumbaugh commented
This has been merged! Thanks again @amccombsahce.