microsoft / GDK

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

[Developer Tools] GDK Visual Studio 2022 Preview Support #17

Closed FLY1NGSQU1RR3L closed 2 years ago

FLY1NGSQU1RR3L commented 2 years ago

Issue The upcoming release of Visual Studio 2022 will provide several benefits to game developers, including a more scalable 64-bit IDE and an improved debugger architecture, among other key features. The October 2021 version of the GDK includes a preview of Visual Studio 2022 support.

Workaround (Updated 2022.03.10)

Visual Studio 2022 .VSIX Installers Paired with Every Release

image

BMarques commented 2 years ago

Any news on this issue?

Mez0ne commented 2 years ago

@FLY1NGSQU1RR3L Are the .vsix files for Visual Studio 2022 now ready?

harpwood commented 2 years ago

I am looking for the .vsix files for Visual Studio 2022 too. Is there a download link?

FLY1NGSQU1RR3L commented 2 years ago

@Mez0ne, @BMarques , and @harpwood - Very sorry for the delay. We had a strange issue where GitHub would sometimes present the newer .VSIX files for older releases if you were pulling from \Main. We have solved this by making them explicit Assets for each release vs. injecting them as folders in the branch, which was confusing.

Updated the GitHub issue with instructions. Good news, this goes away once everyone moves off October branch to March.