microsoft / GDK

Microsoft Public GDK
http://aka.ms/gamedevdocs
Other
1.48k stars 99 forks source link

[Developer Tools] MicrosoftGame.config files added by using the item template in the GDK might not set the Item Type property correctly #14

Closed FLY1NGSQU1RR3L closed 2 years ago

FLY1NGSQU1RR3L commented 2 years ago

Issue When adding a new MicrosoftGame.config file to a Visual Studio project by using the item template, the new file might have its Item Type property set to "Does not participate in build". The correct Item Type should be "Microsoft Game Config".

Workaround To set the correct Item Type, right-click the new MicrosoftGame.config file in Solution Explorer to open its property page.