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

Support EF Core 7 #155

Open
otto-gebb opened this issue Feb 3, 2023 · 1 comment · May be fixed by #162
Open

Support EF Core 7 #155

otto-gebb opened this issue Feb 3, 2023 · 1 comment · May be fixed by #162

Comments

@otto-gebb
Copy link

Currently, if the project uses EF Core 7, an error occurs on attempt to create a migration, similar to the one shown in a comment to #112:

System.MissingMethodException: Method not found: 'System.String Microsoft.EntityFrameworkCore.Design.ICSharpHelper.Fragment ...

A workaround is to downgrade to EF Core 6.

@andre-dasilva
Copy link

Same for dotnet 8

@ErikEJ ErikEJ linked a pull request Mar 30, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants