diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md b/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md index e5addfc264..47acb3a6ef 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/adding-model.md @@ -12,6 +12,7 @@ ms.technology: aspnet ms.prod: asp.net-core uid: tutorials/first-mvc-app-xplat/adding-model --- + +--> \ No newline at end of file diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/index.md b/aspnetcore/tutorials/first-mvc-app-xplat/index.md index f49876b0fe..d0e50da63e 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/index.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/index.md @@ -19,12 +19,11 @@ This series of tutorials will teach you the basics of building an ASP.NET Core M 1. [Getting started](start-mvc.md) 2. [Adding a controller](adding-controller.md) 3. [Adding a view](adding-view.md) -4. [Adding a model](adding-model.md) This is a work in progress. See the [Visual Studio versions ](xref:tutorials/first-mvc-app/index) of the remaining tutorials.