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

chore: set Microsoft.NET.Test.Sdk minimum to 17.8.0 #3051

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Nov 18, 2024

17.8 is the minimum which gets suggested when you create a new mstest/nunit project via the CLI in net8.0. This bumps Newtonsoft.Json to 13.0.1 which is not vulnerable.

Fixes #3050

@mxschmitt mxschmitt merged commit d277fb4 into main Nov 18, 2024
14 of 15 checks passed
@mxschmitt mxschmitt deleted the update/Microsoft.NET.Test.Sdk branch November 18, 2024 13:38
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.

[Bug]: Update Microsoft.Playwright.NUnit package so it is not vulnerable
2 participants