PowerTools will need to be updated to work on VS2017. This will require access to the VS2017 SDK which should be available soon, and will require updating the vsix to V3 - again details on this should be available soon.
@lajones Any particular reason why the PowerTools solution is currently targeting VS 2013? In other words - can I update to VS 2015?
Also, my PR to get the VSIX fixed up for VS2015 was accepted but is not yet on VS Gallery. It's clearly needed as my blog post for doing it manually has now had almost 70K views ..still going at nearly 200 new views every day.
@ErikEJ - no objection from me - I think it was just the last time this was touched.
@julielerman - @rowanmiller is usually responsible for releasing to VS Gallery - but he's on vacation. @diego - can you issue a release?
See #154.
To summarize the current plan to ship PowerTools, we will:
@divega Good plan!
Note from #264 and commit 4fe5c3c. Had to update the build to only work on VS2017. This is required so that the build will generate manifest.json and catalog.json within the resulting VSIX which are required for the VSIX to install on VS2017 and are ignored on VS2015 & VS2012 so it will install and run on those too.
@lajones "Had to" - This is actually not required, unless you are unable/unwilling to build with msbuild14.
@divega Close this? https://marketplace.visualstudio.com/items?itemName=ErikEJ.EntityFramework6PowerToolsCommunityEdition is published
Close. We are going to recommend customers to use the Power Tools Community edition moving forward.
Most helpful comment
To summarize the current plan to ship PowerTools, we will: