My app keeps getting this error (I\'m using VS 2013, VB.NET, and Windows 8.1, by the way):
Could not run the \"GenerateResource\" task because MSBuild
I tried opening an old VS2010 vb project inside VS2013 recently and just ran into this problem. I got around it this way:
My next re-build of the project was then successful.
Luckily, I was able to observe how the .vbproj file changed in my version control, and saw that it added the following line into it (which was not there before, despite the checkbox already being set initially):
true