2021-03-16 21:28:55 +00:00
|
|
|
{
|
|
|
|
"version": "1.0",
|
|
|
|
"components": [
|
|
|
|
"Microsoft.VisualStudio.Component.CoreEditor",
|
|
|
|
"Microsoft.VisualStudio.Workload.CoreEditor",
|
|
|
|
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
|
|
|
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
|
|
|
"Microsoft.VisualStudio.Workload.Universal",
|
2022-08-26 23:17:20 +00:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.19041",
|
2024-09-12 16:30:44 +00:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.22621",
|
2021-03-16 21:28:55 +00:00
|
|
|
"Microsoft.VisualStudio.ComponentGroup.UWP.VC",
|
2022-11-17 12:43:27 +00:00
|
|
|
"Microsoft.VisualStudio.Component.UWP.VC.ARM64",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64",
|
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre",
|
2023-06-20 13:45:46 +00:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
2022-11-17 12:43:27 +00:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.Spectre",
|
|
|
|
"Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs"
|
2021-03-16 21:28:55 +00:00
|
|
|
]
|
|
|
|
}
|