ErrorProne.NET
ErrorProne.NET copied to clipboard
Cannot install on VS2019
trafficstars
Getting this error: https://i.imgur.com/2VpXaFW.png Error log: https://pastebin.com/wycKKjCV
@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.
Or download vsix from marketplace and modify 2 files: extension.vsixmanifest and catalog.json Replace "[15.0,16.0)" with "[15.0,17.0)"