**Describe the bug** 'Users' does not implement inherited abstract member 'EndpointGroupBase.Map(RouteGroupBuilder)' **To Reproduce** Steps to reproduce the behavior: 1. Create a Web API Only project using command similar to `dotnet new ca-sln -cf None -o MyProject --database postgresql` 2. Open solution in Visual Studio 2022 3. Build 4. See error **Expected behavior** Build passes **Screenshots** <img width="821" height="265" alt="Image" src="https://github.com/user-attachments/assets/89870eea-24bc-43fb-bce6-9030988f797d" /> **Additional context** N/A