We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654afae commit 82fc7c4Copy full SHA for 82fc7c4
vscomponents.toml
@@ -0,0 +1,8 @@
1
+schema-version = "1"
2
+installer = "https://aka.ms/vs/17/release/vs_community.exe"
3
+
4
+[Components]
5
6
+x86_64 = ["Microsoft.VisualStudio.Component.VC.Tools.x86.x64"]
7
+aarch64 = ["Microsoft.VisualStudio.Component.VC.Tools.ARM64", "Microsoft.VisualStudio.Component.VC.Tools.ARM64EC"]
8
+sdk = "Microsoft.VisualStudio.Component.Windows11SDK.26100"
0 commit comments