Every time I try to run my code I get this error. I\'ve tried everything, installing the SDK, but I still get the same error.
1>------ Build started: Proj
In Visual Studio 2017 (Community edition) I solved this by switching the Windows SDK version in the project properties from 10.0.10586.0 to 10.0.16299.0 (which is the version I've installed on my machine).
Here is how:
Reference: the developer community for VS