xamarin/mobile-samples

The target "Build" does not exist in the project

amccombsahce opened this issue · 2 comments

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.

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.

This has been merged! Thanks again @amccombsahce.