XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Added targets for net6.0 and net8.0 and allow RollForward

Open FroggieFrog opened this issue 1 year ago • 1 comments

Description:

Fixes #447 Fixes #495

This PR adds the TargetFrameworks net6.0 and net8.0. Also as sugegsted in #419 the RollForward property was added.

I'm not sure about the piepline configurations, but adjusted them according to #419

Checklist:

  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [x] New and existing unit tests pass locally with my changes
  • [ ] I have tested my changes by running the extension in VS2017
  • [x] I have tested my changes by running the extension in VS2019
  • [x] I have tested my changes by running the extension in VS2022
  • [x] If changes to the documentation are needed, I have noted this in the description above

FroggieFrog avatar Sep 05 '24 09:09 FroggieFrog

Any update on this? I would really like to use it without installing .NET 6

renebentes avatar Oct 09 '24 13:10 renebentes

Me too

Jeanjean avatar Oct 28 '24 14:10 Jeanjean

I'd like to see an upgrade to net8.0 as well. CommunityToolkit/Windows relies on this.

Arlodotexe avatar Jan 23 '25 23:01 Arlodotexe