|
1 | 1 | {
|
2 |
| - "version": "1.0", |
3 |
| - "components": [ |
4 |
| - "Microsoft.VisualStudio.Component.NuGet", |
5 |
| - "Microsoft.VisualStudio.Component.Roslyn.Compiler", |
6 |
| - "Microsoft.Component.MSBuild", |
7 |
| - "Microsoft.NetCore.Component.Runtime.6.0", |
8 |
| - "Microsoft.NetCore.Component.SDK", |
9 |
| - "Microsoft.Net.Component.4.7.2.TargetingPack", |
10 |
| - "Microsoft.VisualStudio.Component.Roslyn.LanguageServices", |
11 |
| - "Microsoft.ComponentGroup.ClickOnce.Publish", |
12 |
| - "Microsoft.NetCore.Component.DevelopmentTools", |
13 |
| - "Microsoft.Net.Component.4.8.SDK", |
14 |
| - "Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", |
15 |
| - "Microsoft.Component.ClickOnce", |
16 |
| - "Microsoft.VisualStudio.Component.ManagedDesktop.Core", |
17 |
| - "Microsoft.Net.Component.4.8.TargetingPack", |
18 |
| - "Microsoft.Net.Component.4.7.TargetingPack", |
19 |
| - "Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", |
20 |
| - "Microsoft.VisualStudio.Component.PortableLibrary", |
21 |
| - "Microsoft.VisualStudio.Workload.ManagedDesktop", |
22 |
| - "Microsoft.Net.ComponentGroup.TargetingPacks.Common", |
23 |
| - "Microsoft.Component.CodeAnalysis.SDK", |
24 |
| - "Microsoft.Net.Component.4.6.TargetingPack", |
25 |
| - "Microsoft.NetCore.Component.Runtime.3.1", |
26 |
| - "Microsoft.NetCore.Component.Runtime.5.0", |
27 |
| - "Microsoft.Net.Component.4.6.1.TargetingPack" |
28 |
| - ] |
| 2 | + "version": "1.0", |
| 3 | + "components": [ |
| 4 | + "Microsoft.Component.ClickOnce", |
| 5 | + "Microsoft.Component.CodeAnalysis.SDK", |
| 6 | + "Microsoft.Component.MSBuild", |
| 7 | + "Microsoft.ComponentGroup.ClickOnce.Publish", |
| 8 | + "Microsoft.Net.Component.4.6.2.TargetingPack", |
| 9 | + "Microsoft.Net.Component.4.7.2.TargetingPack", |
| 10 | + "Microsoft.Net.Component.4.8.1.TargetingPack", |
| 11 | + "Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", |
| 12 | + "Microsoft.Net.ComponentGroup.TargetingPacks.Common", |
| 13 | + "Microsoft.NetCore.Component.DevelopmentTools", |
| 14 | + "Microsoft.NetCore.Component.Runtime.6.0", |
| 15 | + "Microsoft.NetCore.Component.Runtime.7.0", |
| 16 | + "Microsoft.NetCore.Component.SDK", |
| 17 | + "Microsoft.VisualStudio.Component.ManagedDesktop.Core", |
| 18 | + "Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", |
| 19 | + "Microsoft.VisualStudio.Component.NuGet", |
| 20 | + "Microsoft.VisualStudio.Component.PortableLibrary", |
| 21 | + "Microsoft.VisualStudio.Component.Roslyn.Compiler", |
| 22 | + "Microsoft.VisualStudio.Component.Roslyn.LanguageServices", |
| 23 | + "Microsoft.VisualStudio.Workload.ManagedDesktop" |
| 24 | + ] |
29 | 25 | }
|
0 commit comments