Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Rider 2022.2 support #404

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

Bang0123
Copy link
Contributor

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
  • 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

@NicoVermeir NicoVermeir merged commit a039670 into Xavalon:master Aug 17, 2022
@NicoVermeir
Copy link
Contributor

NicoVermeir commented Aug 17, 2022

Thank you for your contribution @Bang0123 !

@Bang0123 Bang0123 deleted the feature/rider2022.2 branch August 17, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Rider 2022.2
2 participants