-
Notifications
You must be signed in to change notification settings - Fork 21
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
Maintenance changes/updates #345
Conversation
Thank you for the fixes! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, and since the tests passed I guess the xUnit upgrade and the Chevron rename are fine
I got tired of seeing complaints that we're using nuget packages that have vulnerabilities (transitively via xUnit), and then decided to fix some (a lot of?) other suggestion-level noise that keeps popping up in VS.
I've done some development based on this, but the only things I was concerned enough about to explicitly check were the xUnit upgrade and the Shevron->Chevron rename.