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

AllowRollForward and update unsafe nuget package #520

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

heartacker
Copy link
Contributor

  • Update nuggets
    except newton.json and vs related
  • AllowRollForward so that we can run in new dotnet version

Description:

Fixes #447 #495

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

- Update nugets to fix  known high severity vulnerability
@heartacker heartacker changed the title -AllowRollForward and update unsafe nuget package AllowRollForward and update unsafe nuget package Jan 13, 2025
Copy link
Contributor

@grochocki grochocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@grochocki grochocki merged commit 4772d59 into Xavalon:master Jan 31, 2025
5 checks passed
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.

can not run in linux while dotnet-sdk 7/8 installed
2 participants