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

Switch to net8 #4059

Merged
merged 40 commits into from
Apr 24, 2024
Merged

Switch to net8 #4059

merged 40 commits into from
Apr 24, 2024

Conversation

LtRipley36706
Copy link
Member

Switches net6 projects to net8 projects

net6 LTS ends in one year per https://dotnet.microsoft.com/en-us/platform/support/policy

@LtRipley36706
Copy link
Member Author

AppVeyor does not yet support net8, will have to await platform update

@LtRipley36706
Copy link
Member Author

Added a script to download and install dotnet8 into AppVeyor as a workaround until platform is updated to support 8.0 by default

@LtRipley36706
Copy link
Member Author

AppVeyor platform updated to include net8, removed extra setup step.

@Mag-nus
Copy link
Member

Mag-nus commented Dec 22, 2023

I support upping the project to .NET 8

@LtRipley36706
Copy link
Member Author

Cannot update Microsoft.EntityFrameworkCore to 8.0.0 at this time.

Possibly needs updated scaffolding and/or other changes to properly start up.

@Mag-nus
Copy link
Member

Mag-nus commented Jan 4, 2024

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

@LtRipley36706 LtRipley36706 marked this pull request as ready for review April 23, 2024 05:47
@LtRipley36706 LtRipley36706 merged commit 47f23e2 into ACEmulator:master Apr 24, 2024
2 checks passed
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.

None yet

2 participants