diff --git a/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml-images/win/new-project-2019.png b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml-images/win/new-project-2019.png new file mode 100644 index 000000000..53151a864 Binary files /dev/null and b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml-images/win/new-project-2019.png differ diff --git a/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md index 072de9abc..b9ea3ccce 100644 --- a/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md +++ b/docs/xamarin-forms/xaml/xaml-basics/get-started-with-xaml.md @@ -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.