ErrorProne.NET icon indicating copy to clipboard operation
ErrorProne.NET copied to clipboard

Cannot install on VS2019

Open Krakean opened this issue 6 years ago • 2 comments
trafficstars

Getting this error: https://i.imgur.com/2VpXaFW.png Error log: https://pastebin.com/wycKKjCV

Krakean avatar Apr 23 '19 08:04 Krakean

@Krakean it was fixed in #119 , but there was no release since then. If you want VS2019 support, you need to build the vsix from source at the moment.

Thieum avatar May 17 '19 17:05 Thieum

Or download vsix from marketplace and modify 2 files: extension.vsixmanifest and catalog.json Replace "[15.0,16.0)" with "[15.0,17.0)"

vitidev avatar May 24 '19 14:05 vitidev