Skip to content

Commit f100da5

Browse files
authored
Update VS install requirements to bump Windows 10 SDK version (dotnet#100170)
* Update VS install requirements to bump Windows 10 SDK version * Revert changes to windows-requirements.md per review feedback
1 parent d12b12a commit f100da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"Microsoft.VisualStudio.Component.VC.Redist.14.Latest",
4444
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
4545
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
46-
"Microsoft.VisualStudio.Component.Windows10SDK.19041",
46+
"Microsoft.VisualStudio.Component.Windows10SDK.20348",
4747
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging",
4848
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core",
4949
"Microsoft.VisualStudio.Workload.CoreEditor",

0 commit comments

Comments
 (0)