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

The $(MGCBPath) property is the only parameter which is not quoted in the command. You can also see that in your error message.

So quoting this property will likely fixing this bug.

2 Likes