Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Running dotnet user-jwts list --project src/Api/
returns:
The project file 'src/Api/src/Api/' does not exist.
Expected Behavior
No error. The equivalent user-secrets
command works fine.
dotnet user-secrets list --project src/Api/
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
7.0.102
Anything else?
WSL, Debian GNU/Linux 11 (bullseye).