MonoGame 3.8 MonoGame.Content.Builder.Task breaks my project..

So, I opened up my solution, and located the offending package.


I then copied that into explorer

Then, in the build folder I found the *.target file, I opened that up in VS and put quotes around the $(MGCBPath) like this

saved the file, and it solved the issue.

Alas, every time yo create a new project, you will have to repeat this again.

Hope this helps :smiley:

2 Likes