Skip to content

Conversation

nighttiger1990
Copy link
Contributor

When create new API App only using command below

dotnet new ca-sln -cf None -o <dbname> -ua -db postgresql

Run app in Visual Studio got error

'Users' does not implement inherited abstract member 'EndpointGroupBase.Map(RouteGroupBuilder)'
'Users.Map(WebApplication)': no suitable method found to override
Argument 2: cannot convert from 'ERP.LMS.Web.Endpoints.Users' to 'string'

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.

2 participants