winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3dac77fb9ad2675f6c7bdf4e8f8fcae2bc8f1c92
parent 719e475a7638b5ceec7a5bf3e8c811bdbfb0d785
Author: Ryan <69221034+ryfu-msft@users.noreply.github.com>
Date:   Mon, 10 Apr 2023 15:20:48 -0700

add missing windows10sdk 19041 component (#3143)


Diffstat:
M.vsconfig | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.vsconfig b/.vsconfig @@ -49,6 +49,7 @@ "Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest", "Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest", "Microsoft.VisualStudio.Component.VC.ASAN", + "Microsoft.VisualStudio.Component.Windows10SDK.19041", "Microsoft.VisualStudio.Component.Windows11SDK.22000", "Microsoft.VisualStudio.Workload.NativeDesktop", "Microsoft.Component.NetFX.Native",