-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upgrade to .NET 9 #49
Conversation
Hello 👋 Thanks for your PR. This repo does not currently have dedicated maintainers. Our guardians team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed. If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track. Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum. (cc @exercism/guardians) |
Before this gets merged in, I should update the track exercises and merge everything together. I'm expecting it should be pretty straighforward. |
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.
The NugetAudit thing is weird. I can look into fixing this.
e4afc9d
to
fea65e5
Compare
@BNAndras I've fixed the remaining issues. Let me know when you want to merge. |
Thanks! I just need to sync the update PR vbproj files in the main track repo, and then I can merge in everything later today. |
I borrowed the updated package versions from the C# test runner. The NuGet audit flag was needed since no internet access means the audit couldn't access NuGet's API.