icsharp
icsharp copied to clipboard
Project does not build on Visual Studio 2015 Windows
Project does not build on Visual Studio 2015 windows x64. There were a number of reference errors.
To fix this issue, all the self-references were removed for the "Script" projects.
Then, the StyleCopMs Reference, was updated to version .50 from .49 in both engine and the main project.
Once this was done, I was able to build the project and run the rest of the steps successfully.
Same here. Removing references doesn't solve the issue for me.
Doesn't build on VS 2017 either.