vs2022: include NativeDesktop
This commit is contained in:
parent
f9f5147b2d
commit
86afa5bfb8
@ -16,7 +16,7 @@ if %errorlevel% equ 0 (
|
||||
|
||||
winget install -e --id Microsoft.VisualStudio.2022.BuildTools --accept-source-agreements --override "--passive --wait"
|
||||
|
||||
winget install -e --id Microsoft.VisualStudio.2022.Community --accept-source-agreements --override "--passive --wait"
|
||||
winget install -e --id Microsoft.VisualStudio.2022.Community --accept-source-agreements --override "--passive --wait --add Microsoft.VisualStudio.Workload.NativeDesktop --includeRecommended"
|
||||
|
||||
:: powershell stuff
|
||||
powershell -executionpolicy remotesigned -File C:\OEM\powershell-stuff.ps1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user