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

Update unit testing libraries #392

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

Numpsy
Copy link
Collaborator

@Numpsy Numpsy commented Jan 30, 2024

This is pretty trivial, but -

The NuGet vulnerability reporting feature in the latest Visual Studio reports a warning about a transient dependency in the unit tests project:
image

Updating the unit testing libs to the latest version trims out a huge amount of transitive dependencies on rather old versions of things, which sorts that but also makes the dependencies much cleaner:

image

@JaggerJo JaggerJo merged commit a3b4840 into fsprojects:master Jan 31, 2024
1 check failed
@JaggerJo
Copy link
Member

Thanks!

@Numpsy Numpsy deleted the users/rw/bump_test branch January 31, 2024 10:46
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