Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

Format Editor Dependent on End-of-Life .NET version #1333

Open kpieckiel opened 8 months ago

kpieckiel commented 8 months ago

Format Editor depends on .NET 5.0, but that version is EOL/EOS as of May 10, 2022 according to Microsoft's .NET downloads page.

I recommend migrating to .NET 8.0 (the latest long-term support release) and staying with a LTS version. The first GA release is scheduled for November 14, 2023 and will be supported by Microsoft for three years.

mariru27 commented 7 months ago

Hi @kpieckiel,

Thanks for bringing the .NET 5.0 end-of-life to our attention. We're actively planning for the future and have the migration to .NET 8.0 on our roadmap

Your insight is valuable, and we'll keep you informed as we progress toward the upgrade

Kind regards, Marina