-
Notifications
You must be signed in to change notification settings - Fork 252
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
Switch to net8 #4059
Switch to net8 #4059
Conversation
AppVeyor does not yet support net8, will have to await platform update |
Added a script to download and install dotnet8 into AppVeyor as a workaround until platform is updated to support 8.0 by default |
AppVeyor platform updated to include net8, removed extra setup step. |
I support upping the project to .NET 8 |
Cannot update Microsoft.EntityFrameworkCore to 8.0.0 at this time. Possibly needs updated scaffolding and/or other changes to properly start up. |
It's ok to update to .NET 8 and still leave EF using .NET 6. I can look into fixing the EF .NET 8 after the core is upped to .NET 8 |
Switches net6 projects to net8 projects
net6 LTS ends in one year per https://dotnet.microsoft.com/en-us/platform/support/policy