xps / VSTextMacros

An extension for Visual Studio 2012-2022 that brings back support for macros in text/code editors
https://marketplace.visualstudio.com/items?itemName=XavierPoinas.TextMacrosforVisualStudio201220132015
Other
69 stars 20 forks source link

Fixed .NET dependency check causing VS2013 install to fail #11

Closed Siliron closed 9 years ago

Siliron commented 9 years ago

Changed the dependency version checking to use a version range instead of MinVersion, which was causing the install to fail in VS2013

xps commented 9 years ago

Thanks for the fix, and I uploaded it to the Visual Studio Gallery. And sorry for breaking it!

Siliron commented 9 years ago

No problem, and thanks a lot for making this add-on!