Skip to content

Commit 8ffa13f

Browse files
authored
Merge pull request #8431 from rbrightwell/patch-1
Need to select the MVC option so the code matches the example.
2 parents 50e86c1 + 3fb37f3 commit 8ffa13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mac/building-asp-net-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This lab is intended for developers who are familiar with C#, although deep expe
3737

3838
2. Select **File > New Solution**.
3939

40-
3. Select the **.NET Core > App** category and the **ASP.NET Core Web App (C#)** template. Click **Next**.
40+
3. Select the **.NET Core > App** category and the **ASP.NET Core Web App Model-View-Controller (C#)** template. Click **Next**.
4141

4242
![Screenshot showing how to select a Web Application template for your new project.](media/netcore-image1.png)
4343

0 commit comments

Comments
 (0)