|
|
@@ -0,0 +1,16 @@
|
|
|
+{
|
|
|
+ "version": "1.0",
|
|
|
+ "components": [
|
|
|
+ "Microsoft.Net.Component.4.6.1.TargetingPack",
|
|
|
+ "Microsoft.Net.Component.4.7.2.SDK",
|
|
|
+ "Microsoft.Net.Component.4.7.2.TargetingPack",
|
|
|
+ "Microsoft.VisualStudio.Component.VC.ATL",
|
|
|
+ "Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
|
|
+ "Microsoft.VisualStudio.Component.Windows10SDK.17134",
|
|
|
+ "Microsoft.VisualStudio.Workload.ManagedDesktop",
|
|
|
+ "Microsoft.VisualStudio.Workload.NativeDesktop",
|
|
|
+ "Microsoft.VisualStudio.Workload.NetCoreTools",
|
|
|
+ "Microsoft.VisualStudio.Workload.NetWeb",
|
|
|
+ "Microsoft.VisualStudio.Workload.VisualStudioExtension"
|
|
|
+ ]
|
|
|
+}
|