We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please Add Support for SSMS 2017, Thanks in Advance.
The text was updated successfully, but these errors were encountered:
Yeah, it would be super cool if we could have support for the latest SSMS...
Sorry, something went wrong.
One added component in supporting newer versions is that SSMS 2010 / 2012 used "Add-Ins" which have been deprecated and replaced with "VSIX projects".
Here's a migration guide on Converting add-ins to VSPackage extensions
But it's not a trivial lift or simple config change + republish
FastNinja
No branches or pull requests
Please Add Support for SSMS 2017, Thanks in Advance.
The text was updated successfully, but these errors were encountered: