-
Attempting to install the Windows App SDK .vsix on the latest Visual Studio 2022 (Version 17.1.0 Preview 3.0) Presents the error: Installation of Microsoft.WindowsAppSDK.Cs.Dev17 failed. The extension has a lower version than required by Visual Studio. Please install the extension from Visual Studio Installer instead. Identifier : Microsoft.WindowsAppSDK.Cs.Dev17 However, I'm pretty sure the latest version that can be selected from the 'online' extension explorer inside Visual Studio, is the 1.0 experimental (and therefore older than this release). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Same for Version 17.1.0 Preview 4.0 |
Beta Was this translation helpful? Give feedback.
-
I believe this is because on Preview 3 or higher, the App SDK is available through VS installer, rather than marketplace. @DefaultRyan, can you confirm? Ben |
Beta Was this translation helpful? Give feedback.
I believe this is because on Preview 3 or higher, the App SDK is available through VS installer, rather than marketplace. @DefaultRyan, can you confirm?
Ben