How to create SDK-style VSIX project
Pretty much everyone on the .NET ecosystem moved to
the so-called SDK-style projects. But for whatever
reason, VSIX projects still today use the legacy format.
This post shows you how to enjoy the goodies of the
SDK-style projects in your VSIX projects.
[Read More]