Describe the bug
In windows-instructions.md, it says:
- Run the following command inside of 'src/WebUI' to install the connection string
dotnet user-secrets set "ConnectionStrings:DefaultConnection" "YOUR_CONNECTION_STRING"
but the src/WebUI folder does not exist in the current source tree.
The same problem exists in the Linux setup documentation.
Describe the bug
In windows-instructions.md, it says:
but the src/WebUI folder does not exist in the current source tree.
The same problem exists in the Linux setup documentation.