Update razor-pages-start.md (#23178)

* Update razor-pages-start.md

* Update aspnetcore/tutorials/razor-pages/razor-pages-start.md
pull/23181/head
Rick Anderson 2021-08-31 12:22:05 -07:00 committed by GitHub
parent bd853164dd
commit cbe086879d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -433,8 +433,10 @@ Select **Yes** if you agree to trust the development certificate.
[!INCLUDE[trust FF](~/includes/trust-ff.md)]
Visual Studio launches:
Visual Studio:
* Runs the app, which launches the [Kestrel server](xref:fundamentals/servers/kestrel).
* Launches the default browser at `https://localhost:5001`, which displays the apps UI.
# [Visual Studio Code](#tab/visual-studio-code)