microsoft / GDK

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

Uninstall the October 2021 Visual Studio 2022 .vsix files before installing the March 2022 GDK #25

Open FLY1NGSQU1RR3L opened 2 years ago

FLY1NGSQU1RR3L commented 2 years ago

Issue If you manually installed the Visual Studio 2022 .vsix files that shipped alongside the October 2021 GDK, uninstall those files before you install the March 2022 GDK.

Impact Not doing this can produce debugging and deployment failures when using Visual Studio 2022.

Solution: Use the following command-line commands to uninstall the October 2021 GDK .vsix files:

Note: This command might vary depending on which edition of Visual Studio 2022 is installed and which .vsix files were initially installed.

If the March 2022 GDK was installed prior to uninstalling the October 2021 GDK .vsix files, repair the March 2022 GDK after uninstalling the October 2021 .vsix files to get back into a working state.