diff --git a/_data/new-data/install/windows/releases.yml b/_data/new-data/install/windows/releases.yml index 188d317db..d6b395738 100644 --- a/_data/new-data/install/windows/releases.yml +++ b/_data/new-data/install/windows/releases.yml @@ -5,10 +5,7 @@ latest-release: headline: WinGet after-code-text: | First, install Windows platform dependencies: -
winget install --id Microsoft.VisualStudio.2022.Community --exact --force
- --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22000 --add
- Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add
- Microsoft.VisualStudio.Component.VC.Tools.ARM64"
+ winget install --id Microsoft.VisualStudio.2022.Community --exact --force --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22000 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64"