Update first-web-api.md (#23840)

pull/23852/head
Andrea Pace 2021-11-10 17:47:56 +00:00 committed by GitHub
parent 5b259723fb
commit 6cf7877960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Run the app:
* Select the **.NET Core** task template.
* Press Ctrl+F5.
In a browser, go to following URL: [https://localhost:5001/swagger](https://localhost:5001/swagger)
In a browser, navigate to `https://localhost:<port>/swagger`, where `<port>` is the randomly chosen port number displayed in the output.
# [Visual Studio for Mac](#tab/visual-studio-mac)