From 3a04ff997d1eb23ba7a708b46a278c0cf506a3e0 Mon Sep 17 00:00:00 2001 From: David Britch Date: Mon, 6 Jan 2025 14:04:08 +0000 Subject: [PATCH] Specify to use the VS installer to modify the installation --- docs/get-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/installation.md b/docs/get-started/installation.md index acd992816..4cc368def 100644 --- a/docs/get-started/installation.md +++ b/docs/get-started/installation.md @@ -39,7 +39,7 @@ Alternatively, to deploy debug builds of your app directly from Windows to your - [Download Visual Studio 2022 Enterprise](https://c2rsetup.officeapps.live.com/c2r/downloadVS.aspx?sku=Enterprise&channel=Release&Version=VS2022&source=VSLandingPage&add=Microsoft.VisualStudio.Workload.CoreEditor&add=Microsoft.VisualStudio.Workload.NetCrossPlat;includeRecommended&cid=2305) -1. Either install Visual Studio, or modify your existing installation, and install the .NET Multi-platform App UI development workload with its default optional installation options: +1. Either install Visual Studio, or modify your existing installation through the Visual Studio installer, and install the .NET Multi-platform App UI development workload with its default optional installation options: :::image type="content" source="media/installation/vs/vs-workloads.png" alt-text="Visual Studio workloads for .NET MAUI.":::