This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Debug VSIX created in VS 2017 using the VS 2015 Experimental Instance #1725
Open
Description
This is possible and pretty close to what we're doing already, see:
https://stackoverflow.com/questions/43157272/debug-vsix-created-in-vs-2017-using-the-vs-2015-experimental-instance?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
With any luck it will simply be a case of tweaking the GitHub.VisualStudio.csproj
conditions. 🤞