2021-03-16 14:28:55 -07: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-27 02:17:20 +03:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.19041",
|
2024-09-12 09:30:44 -07:00
|
|
|
"Microsoft.VisualStudio.Component.Windows10SDK.22621",
|
2021-03-16 14:28:55 -07:00
|
|
|
"Microsoft.VisualStudio.ComponentGroup.UWP.VC",
|
2022-11-17 07:43:27 -05: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 14:45:46 +01:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
2022-11-17 07:43:27 -05:00
|
|
|
"Microsoft.VisualStudio.Component.VC.ATL.Spectre",
|
|
|
|
"Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs"
|
2021-03-16 14:28:55 -07:00
|
|
|
]
|
|
|
|
}
|