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

Updating packages and fixing warnings #436

Merged
merged 4 commits into from
Aug 15, 2023

Conversation

grochocki
Copy link
Contributor

@grochocki grochocki commented Aug 15, 2023

Description: Updating packages and fixing warnings

  • Updated all packages to latest versions that do not break compatibility.
  • Updated UnitTest project to net7.0 to support pipeline updates
  • Cleaned up build and pipeline warnings

This change supersedes certain package updates in #419, but shoutout to @virzak for some project optimizations made in this PR.

Please note that we are unable to update certain projects to newer versions of Newtonsoft.Json due to Visual Studio compatability. More information here: Using Newtonsoft.Json in a Visual Studio extension.

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
  • If changes to the documentation are needed, I have noted this in the description above

@grochocki grochocki merged commit 67dd6e7 into Xavalon:master Aug 15, 2023
@grochocki grochocki deleted the pipelineFixes branch August 15, 2023 07:26
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.

1 participant