HtmlView
HtmlView copied to clipboard
vs2019 support?
As mentioned at marketplace review page by DnTo user, HtmlView should be work fine with vs2019. Could you provide this?
You can download this project, open in VS navigate to source.extension.vsixmanifest
file find InstallationTarget
XML node update it's value from [15.0,16.0) to [15.0,17.0).
Then build the project and import the output file as VS extension.