-
Notifications
You must be signed in to change notification settings - Fork 23
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
build: upgrade to .net 9 #1161
base: main
Are you sure you want to change the base?
build: upgrade to .net 9 #1161
Conversation
40a4056
to
b67238e
Compare
we need to wait for efcore/EFCore.NamingConventions#295 to be resolved |
b67238e
to
d7a8a86
Compare
v9.0.0 was released to nuget |
c2d403b
to
b92bcc4
Compare
b92bcc4
to
c2b4551
Compare
c2b4551
to
21fa59d
Compare
21fa59d
to
a45a54f
Compare
Quality Gate passedIssues Measures |
IP Issues created for nuget/nuget/-/xunit.runner.visualstudio/3.0.1 |
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.
besides the failed dependency-check everything seems fine. I'll approve as soon the IP-issues are approved and the DEPENDENCIES file is updated accordingly.
Description
Upgrade .NET to v9
Why
To have the latest dotnet version in the projects
Issue
Refs: #1155
Checklist