A development time MSBuild extension to https://www.nuget.org/packages/Microsoft.VSSDK.BuildTools/ Adds a new item type VSCTInclude which ensures that the items path is added to `VSCTIncludePath` and gives a warning if you do _not_ include it in any VSCTCompile or VSCTInclude file. Provides a VSGlobal.vsct file which can be included in your VSCT file to enable human readable names for the guid and id entries from Visual Studio
$ dotnet add package Community.VisualStudio.VSCTNo README available.