microsoft / VS-ColorThemes

Visual Studio Extension that installs additional color themes
https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.ColorThemesforVisualStudio
MIT License
335 stars 88 forks source link

VSIX not getting installed on VS 2019 #95

Closed pavanupb closed 4 years ago

pavanupb commented 4 years ago

I have created a VSIX project in VS 2019(16.4.3) When I try to install the the vsix, I get the following error: "The extension cannot be installed to this product due to prerequisites that cannot be resolved". I tried changing the Visual studio core editor version range to [16.0, 17.0) but still no luck.