From 006a480d8380ae33db98d54e1591ad99f0cb841c Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Wed, 19 Mar 2025 15:03:17 -0400 Subject: [PATCH] Use the tightened text from the earlier PR The shorter text felt better. --- docs/core/install/windows.md | 6 +++--- includes/prerequisites-basic-winget.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/core/install/windows.md b/docs/core/install/windows.md index 85223458a0ab6..c123e906da864 100644 --- a/docs/core/install/windows.md +++ b/docs/core/install/windows.md @@ -171,9 +171,9 @@ Visual Studio Code is a powerful and lightweight source code editor that runs on This [WinGet configuration file](https://builds.dotnet.microsoft.com/dotnet/install/dotnet_basic_config_docs.winget) installs the latest .NET SDK, Visual Studio Code and the C# DevKit. If you already have any of them installed, WinGet will skip that step. -1. Download the file and double-click to run it. -1. Read the license agreement, type y, and select Enter when prompted to accept. -1. Be on the lookout for a flashing User Account Control (UAC) prompt in your Windows Taskbar, you may need to require administrator-level permissions to install. +01. Download the file and double-click to run it. +01. Read the license agreement, type y, and select Enter when prompted to accept. +01. If you get a flashing User Account Control (UAC) prompt in your Taskbar, allow the installation to continue. Additionally, the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension will install .NET for you if it's not already installed. diff --git a/includes/prerequisites-basic-winget.md b/includes/prerequisites-basic-winget.md index c7d0bde509d88..5c9177167f970 100644 --- a/includes/prerequisites-basic-winget.md +++ b/includes/prerequisites-basic-winget.md @@ -15,7 +15,7 @@ On Windows, this [WinGet configuration file](https://builds.dotnet.microsoft.com 1. Download the file and double-click to run it. 1. Read the license agreement, type y, and select Enter when prompted to accept. -1. Be on the lookout for a flashing User Account Control (UAC) prompt in your Windows Taskbar, you may need to require administrator-level permissions to install. +1. If you get a flashing User Account Control (UAC) prompt in your Taskbar, allow the installation to continue. On other platforms, you need to install each of these components separately.