XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Fix Rider 2022.2 support

Open Bang0123 opened this issue 1 year ago • 0 comments

Description:

Added Rider 2022.2 as new target

Fixes #402

Updated sdk target versions. Updated build props.

Checklist:

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

Bang0123 avatar Aug 11 '22 16:08 Bang0123