Skip to content
Snippets Groups Projects

Fix: Fixed top-level project selection (coscine/issues#1383)

Merged Marcel Nellesen requested to merge Hotfix/1383-topLevel into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -27,4 +27,4 @@ and then trust the generated certificate ```dotnet dev-certs https --trust```
## Testing the new server
The server ist now available under: https://localhost:6000/ (port may be different!)
\ No newline at end of file
The server ist now available under: https://localhost:6000/ (port may be different!)
\ No newline at end of file
Loading