SDK-Style Support for Extension Projects
https://devblogs.microsoft.com/visualstudio/sdk-style-support-for-extension-projects/

SDK-Style Support for Extension Projects - Visual Studio Blog
Starting in Visual Studio 18.5, you can create and build Visual Studio extensions (VSIX) using an officially supported SDK-style project. This brings VSIX projects into the modern build and deployment pipeline, improving incremental build performance and making the build β deploy β debug workflow more reliable. Install the Visual Studio extension development workload to get [β¦]


