The MonoGame.Content.Builder.Task will not execute properly if MGCBPath contains a space, for example if the current user has a name that includes a space. For me MGCBPath is set to C:\Users\FirstName LastName\.nuget\packages\monogame.content.builder.task\3.8.0.1641\build\\..\tools\netcoreapp3.1\any\mgcb.dll. This results in an invalid command in the builder task since the MGCBPath is included without quotations.
What version of MonoGame does the bug occur on:
What operating system are you using:
The MonoGame.Content.Builder.Task will not execute properly if MGCBPath contains a space, for example if the current user has a name that includes a space. For me MGCBPath is set to
C:\Users\FirstName LastName\.nuget\packages\monogame.content.builder.task\3.8.0.1641\build\\..\tools\netcoreapp3.1\any\mgcb.dll. This results in an invalid command in the builder task since the MGCBPath is included without quotations.What version of MonoGame does the bug occur on:
What operating system are you using: