| 1 | { |
| 2 | "version": "1.0", |
| 3 | "components": [ |
| 4 | "Microsoft.Component.MSBuild", |
| 5 | "Microsoft.VisualStudio.Component.VC.CoreIde", |
| 6 | "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", |
| 7 | "Microsoft.VisualStudio.Component.VC.Tools.ARM64", |
| 8 | "Microsoft.VisualStudio.Component.VC.Tools.x86.x64.Spectre", |
| 9 | "Microsoft.VisualStudio.Component.VC.Tools.ARM64.Spectre", |
| 10 | "Microsoft.VisualStudio.Component.VC.ATL", |
| 11 | "Microsoft.VisualStudio.Component.VC.ATL.ARM64", |
| 12 | "Microsoft.VisualStudio.Component.VC.ATL.Spectre", |
| 13 | "Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre", |
| 14 | "Microsoft.VisualStudio.Component.VC.Llvm.Clang", |
| 15 | "Microsoft.VisualStudio.Component.Windows11SDK.26100", |
| 16 | "Microsoft.VisualStudio.Component.UWP.VC.ARM64", |
| 17 | "Microsoft.VisualStudio.Workload.ManagedDesktop", |
| 18 | "Microsoft.VisualStudio.Workload.Universal", |
| 19 | "Microsoft.VisualStudio.Workload.NativeDesktop" |
| 20 | ] |
| 21 | } |