marcelwgn / IndentRainbow

Visual Studio extension for colorization of indent levels
https://marketplace.visualstudio.com/items?itemName=chingucoding.IndentRainbow
MIT License
33 stars 8 forks source link

Add arm target, update dependencies and remove VS 2017 and 2019 support #40

Closed marcelwgn closed 9 months ago

marcelwgn commented 9 months ago

Updating the extension to also allow build for ARM targets. As part of this support for Visual Studio 2017 and 2019 will be removed since we need to update our build SDK that would break the existing version mix and matching.

Closes #39