I cannot update my SDK extension in visual studio (Stuck on 1.423*) #4278
-
The extension hasn't updated from the September version. I've tried installing windowsappruntimeinstall-x64 but nothing changed. What should I do? Reformat my entire computer and reinstall everything from scratch? There must be a better way but I really need access to the new WinUI friendly test templates and updates. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
AFAIK, they won't be updated until 17.10. Currently, the templates are distributed as part of Visual Studio itself, and Visual Studio has some rules as to when components are updated. I do remember some mention of them figuring out some other means of updating the templates, but right now they will be stuck until at least 17.10. Unless there is a set of third party templates available, your best option is to use the templates in the repository as a source for editing and updating any newly created project. |
Beta Was this translation helpful? Give feedback.
AFAIK, they won't be updated until 17.10. Currently, the templates are distributed as part of Visual Studio itself, and Visual Studio has some rules as to when components are updated.
I do remember some mention of them figuring out some other means of updating the templates, but right now they will be stuck until at least 17.10. Unless there is a set of third party templates available, your best option is to use the templates in the repository as a source for editing and updating any newly created project.