Xavalon / XamlStyler

Visual Studio extension to help format your XAML source code
Apache License 2.0
1.17k stars 128 forks source link

Final feature update and deprecate support for Visual Studio 2017 #480

Open grochocki opened 5 months ago

grochocki commented 5 months ago

Microsoft mainstream support for VS2017 ended on April 12, 2022 (lifecycle). To unblock updating to a newer version of Newtonsoft.Json that addresses security vulnerabilities, we must deprecate XAML Styler support for VS2017. More information here: Using Newtonsoft.Json in a Visual Studio extension.

We plan to publish one final feature update with the latest payload supporting VS2017 after #479 is addressed before removing support.