add instruction to clear "host in the cloud" (#1644)

pull/1642/merge
Tom Dykstra 2016-07-08 15:56:48 -07:00 committed by Rick Anderson
parent 3d9d51b5ff
commit 9b26354dd3
1 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,11 @@ Complete the **New Project** dialog:
.. image:: start-mvc/_static/new_project2.png
In the **New ASP.NET Core Web Application - MvcMovie** dialog, tap **Web Application**, and then tap **OK**.
Complete the **New ASP.NET Core Web Application - MvcMovie** dialog:
- Tap **Web Application**
- Clear **Host in the cloud**
- Tap **OK**.
.. image:: start-mvc/_static/p3.png