Wumpf / IncludeToolbox

Visual Studio extension to format, prune, and inspect include directives.
https://marketplace.visualstudio.com/items?itemName=Wumpf.IncludeToolbox
MIT License
51 stars 22 forks source link

Unable to build the vsix plugin in VS2017 #66

Closed pjwhams closed 5 years ago

pjwhams commented 5 years ago

I've created a fork https://github.com/pjwhams/IncludeToolbox/ in order to try building a version of the addin that will load in VS2019. I'm building in VS2017. I've fixed up some of the project references and it's building the .dll but for some reason it's not generating the .vsix file. I really have no idea why - there are no warnings and all the project settings look ok. Any idea why this is happening? PR: #68

Wumpf commented 5 years ago

Starting with #69 building is only supported in VS2019