GDK icon indicating copy to clipboard operation
GDK copied to clipboard

[Developer Tools] MicrosoftGame.config files added by using the item template in the GDK might have the file extension changed

Open FLY1NGSQU1RR3L opened this issue 4 years ago • 0 comments

Issue When adding a new MicrosoftGame.config file to a Visual Studio project by using the item template, any file names entered that don’t have a ".config" extension will have their file extensions replaced with ".config". For example, if a file named MicrosoftGame_profile.txt is added by using the item template, the resulting file name is MicrosoftGame_profile.config.

Workaround You can change the file name by using Visual Studio Solution Explorer.

FLY1NGSQU1RR3L avatar Nov 13 '21 02:11 FLY1NGSQU1RR3L