I don't know if this is the right place but I have been looking for a solution for multiple hours and am getting frustrated. I am trying to make an extension for the windows command palette in powertoys. I auto-generated the solution by running "Create a new Extension" in the command palette and then opened it in visual studio community 2022. The Wiki says I have to deploy the solution, but the button is just greyed out. I have installed .NET desktop development, windows SDK, windows app SDK and multiple .NET versions. In the configuration manager, deploy is just not clickable.
Learn how to build custom Command Palette extensions for PowerToys using C#. Complete tutorial with templates, deployment, and best practices for Windows developers.