Compilation issue "SkipNonExistentTargets"
After installing .net 2.1.0 core framework, I have this issue.
All you need to do is right click your project -> Properties -> Uncheck generate package.
Or update your VS 2017's update to the latest version.
Comments