2021-02-18 18:39:35 +00:00
|
|
|
{
|
|
|
|
"version": "1.0",
|
|
|
|
"components": [
|
2021-02-19 18:06:46 +00:00
|
|
|
"Microsoft.VisualStudio.Workload.VCTools",
|
|
|
|
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang",
|
|
|
|
"Microsoft.Component.VC.Runtime.UCRTSDK",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.ASAN",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.CMake.Project",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.Llvm.Clang",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.18362",
|
2021-02-18 18:39:35 +00:00
|
|
|
]
|
|
|
|
}
|