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

Moving to Central package management and enabling NuGet auditing #558

Merged
merged 5 commits into from
Nov 19, 2024
Merged

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Nov 18, 2024

  • Enabling NuGet auditing to get build errors when one of the packages we depend on is marked as vulnerable.
  • Enable Central package management on our src and test directories (not samples). This will allow us to manage package versions centrally and ensure that all projects use the same version of a package, as well as be able to transitive pin when required due to transitive dependencies marked as vulnerable.
  • Bump the SDK we use to build to the now released 9.0.100

cc: @twsouthwick

@joperezr joperezr requested a review from twsouthwick November 18, 2024 19:19
@joperezr joperezr merged commit 57eaf06 into main Nov 19, 2024
5 checks passed
@joperezr joperezr deleted the CPM branch November 19, 2024 18:17
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.

2 participants