In a DX game, according to the Exception the xnb files are expected to be into
\bin\Windows\x86\Debug\Content\
but mgcb puts them always there
\Content\bin\Windows
Is there a way to change that? Thanks
Settings in mgcb are:
#----------------------------- Global Properties ----------------------------#
/outputDir:bin/$(Platform)
/intermediateDir:obj/$(Platform)
/platform:Windows
/config:
/profile:Reach
/compress:False