Skip to content

Commit

Permalink
Edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch committed Sep 30, 2019
1 parent 22f7b16 commit fc1296a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ In Windows, launch Visual Studio 2019, and in the start window click **Create a

![New Solution Window](get-started-with-xaml-images/win/new-solution-2019.png)

In the **Create a new project** window, select **Mobile** in the **Project type** drop down, select the **Mobile App (Xamarin.Forms)**, and click the **Next** button.
In the **Create a new project** window, select **Mobile** in the **Project type** drop down, select the **Mobile App (Xamarin.Forms)**, and click the **Next** button:

![New Project Window](get-started-with-xaml-images/win/new-project-2019.png)

In the **Configure your new project** window, set the **Project name** to **XamlSamples** (or whatever your prefer), and click the **Create** button.

Expand Down

0 comments on commit fc1296a

Please sign in to comment.