-
Notifications
You must be signed in to change notification settings - Fork 228
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
NTS scaffolding still reports "Could not find method 'UseNetTopologySuite' " in v6.0.0 #2133
Comments
i get same issue when create db model with "dotnet ef dbcontext scaffold" command. All referanced libraries version 6.0.1
|
Yeah, my bad - #1997 should have been merged for 6.0.0. I merged it for 6.0.2. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NTS scaffolding still reports "Could not find method 'UseNetTopologySuite' " in v6.0.0. is this due to #1997 not merged to main?
The text was updated successfully, but these errors were encountered: