Hi,
Up until now I have been maintaining separate Content.mgcb files for both my MacOS and Windows builds. This is a PITA and I really want to move to using a shared .mcgb as I add additional platforms.
What is the correct way to do this? I see I can set up a shared MG project which has its own .mgcb file but I cannot seem to remove the Content directory from my platform-specific projects. Selecting ‘Exclude From Project’ does nothing so I presume it has some special MSBuild commands associated with it or something?
I’m using 3.8. - any pointers appreciated!
cheers