omsharp / BetterComments

A Visual Studio extension for better comments.
Other
70 stars 28 forks source link

Modified manifest to support vs 2019 #27

Closed JonathanSiddle closed 5 years ago

JonathanSiddle commented 5 years ago

Modified the manifest to support Visual Studio 2019, as per the Microsoft blog post: https://blogs.msdn.microsoft.com/visualstudio/2018/09/26/how-to-upgrade-extensions-to-support-visual-studio-2019/

omsharp commented 5 years ago

@JonathanSiddle Thanks for the pull request.

I don't have VS2019 to test it, but I'll take your word for it and merge. Did you test it on 2019?

JonathanSiddle commented 5 years ago

No worries! I have tested it, seems to work fine, I have been using it with the VS2019 preview :).

I also did a quick test and install using 15 and 17 still seems to install and run fine.