Update razor-pages-start.md

pull/16106/head
Rick Anderson 2019-12-09 16:38:53 -10:00 committed by GitHub
parent bcc387bda3
commit d4e1007325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ At the end of this tutorial, you'll have a working Razor Pages web app that you'
* Name the project **RazorPagesMovie**. It's important to name the project *RazorPagesMovie* so the namespaces will match when you copy and paste code.
![new ASP.NET Core Web Application](razor-pages-start/_static/config.png)
* Select **ASP.NET Core 3.0** in the dropdown, **Web Application**, and then select **Create**.
* Select **ASP.NET Core 3.1** in the dropdown, **Web Application**, and then select **Create**.
![new ASP.NET Core Web Application](razor-pages-start/_static/3/npx.png)