When building a Visual Studio project, you may encounter the following error: The project "MyProject" is not selected for building in solution configuration "Debug|Any CPU". This error occurs because the project has not been configured to build in your Visual Studio solution. The solution is simple: 1. In Visual Studio, click the Build > Configuration [...]
↧