-
Notifications
You must be signed in to change notification settings - Fork 724
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(vsix): Add support for .vsconfig file for dotnet new and vsix
- Loading branch information
1 parent
1a0ee79
commit bf463fa
Showing
7 changed files
with
469 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
112 changes: 112 additions & 0 deletions
112
src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/content/unoapp-prism/.vsconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"version": "1.0", | ||
"components": [ | ||
"Microsoft.VisualStudio.Component.CoreEditor", | ||
"Microsoft.VisualStudio.Workload.CoreEditor", | ||
"Microsoft.NetCore.Component.Runtime.3.1", | ||
"Microsoft.NetCore.Component.SDK", | ||
"Microsoft.VisualStudio.Component.NuGet", | ||
"Microsoft.Net.Component.4.6.1.TargetingPack", | ||
"Microsoft.VisualStudio.Component.Roslyn.Compiler", | ||
"Microsoft.VisualStudio.Component.Roslyn.LanguageServices", | ||
"Microsoft.NetCore.Component.DevelopmentTools", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions", | ||
"Microsoft.VisualStudio.Component.DockerTools", | ||
"Microsoft.NetCore.Component.Web", | ||
"Microsoft.Net.Component.4.8.SDK", | ||
"Microsoft.Net.Component.4.7.2.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", | ||
"Microsoft.VisualStudio.Component.TypeScript.4.0", | ||
"Microsoft.VisualStudio.Component.JavaScript.TypeScript", | ||
"Microsoft.VisualStudio.Component.JavaScript.Diagnostics", | ||
"Microsoft.Component.MSBuild", | ||
"Microsoft.VisualStudio.Component.TextTemplating", | ||
"Component.Microsoft.VisualStudio.RazorExtension", | ||
"Microsoft.VisualStudio.Component.IISExpress", | ||
"Microsoft.VisualStudio.Component.SQL.ADAL", | ||
"Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime", | ||
"Microsoft.VisualStudio.Component.Common.Azure.Tools", | ||
"Microsoft.VisualStudio.Component.SQL.CLR", | ||
"Microsoft.VisualStudio.Component.MSODBC.SQL", | ||
"Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Core", | ||
"Microsoft.Net.Component.4.5.2.TargetingPack", | ||
"Microsoft.Net.Component.4.5.TargetingPack", | ||
"Microsoft.VisualStudio.Component.SQL.SSDT", | ||
"Microsoft.VisualStudio.Component.SQL.DataSources", | ||
"Component.Microsoft.Web.LibraryManager", | ||
"Microsoft.VisualStudio.ComponentGroup.Web", | ||
"Microsoft.VisualStudio.Component.Web", | ||
"Microsoft.VisualStudio.Component.IntelliCode", | ||
"Component.Microsoft.VisualStudio.LiveShare", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.Client", | ||
"Microsoft.Net.Component.4.TargetingPack", | ||
"Microsoft.Net.Component.4.5.1.TargetingPack", | ||
"Microsoft.Net.Component.4.6.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.TargetingPacks.Common", | ||
"Component.Microsoft.VisualStudio.Web.AzureFunctions", | ||
"Microsoft.VisualStudio.ComponentGroup.AzureFunctions", | ||
"Microsoft.VisualStudio.Component.Azure.Compute.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.Storage.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.ClientLibs", | ||
"Microsoft.VisualStudio.Component.Azure.AuthoringTools", | ||
"Microsoft.VisualStudio.Component.CloudExplorer", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.CloudTools", | ||
"Microsoft.VisualStudio.Component.DiagnosticTools", | ||
"Microsoft.VisualStudio.Component.EntityFramework", | ||
"Microsoft.VisualStudio.Component.AspNet45", | ||
"Microsoft.VisualStudio.Component.AppInsights.Tools", | ||
"Microsoft.VisualStudio.Component.WebDeploy", | ||
"Microsoft.VisualStudio.Component.Wcf.Tooling", | ||
"Microsoft.Net.Component.4.6.2.TargetingPack", | ||
"Microsoft.Net.Component.4.7.TargetingPack", | ||
"Microsoft.Net.Component.4.7.1.TargetingPack", | ||
"Microsoft.VisualStudio.Workload.NetWeb", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton", | ||
"Microsoft.Component.Azure.DataLake.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.Kubernetes.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices", | ||
"Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools", | ||
"Microsoft.VisualStudio.Workload.Azure", | ||
"Microsoft.VisualStudio.Component.VC.CoreIde", | ||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64", | ||
"Microsoft.VisualStudio.Component.Graphics.Tools", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.19041", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", | ||
"Microsoft.ComponentGroup.Blend", | ||
"Microsoft.VisualStudio.Component.Debugger.JustInTime", | ||
"Microsoft.VisualStudio.Component.PortableLibrary", | ||
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", | ||
"Microsoft.VisualStudio.Workload.ManagedDesktop", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.18362", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.17763", | ||
"Microsoft.Component.NetFX.Native", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard", | ||
"Microsoft.VisualStudio.Component.Graphics", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Support", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM64", | ||
"Microsoft.VisualStudio.Component.UWP.VC.ARM64", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.VC", | ||
"Microsoft.VisualStudio.Workload.Universal", | ||
"Component.OpenJDK", | ||
"Microsoft.VisualStudio.Component.MonoDebugger", | ||
"Microsoft.VisualStudio.Component.Merq", | ||
"Component.Xamarin.RemotedSimulator", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine", | ||
"Component.Xamarin", | ||
"Component.Android.SDK28", | ||
"Microsoft.VisualStudio.Workload.NetCrossPlat", | ||
"Microsoft.VisualStudio.Workload.NetCoreTools", | ||
"Microsoft.Net.Component.4.6.1.SDK", | ||
"Microsoft.Net.Component.4.6.2.SDK", | ||
"Microsoft.Net.Component.4.7.SDK", | ||
"Microsoft.Net.Component.4.7.1.SDK", | ||
"Microsoft.Net.Component.4.7.2.SDK" | ||
] | ||
} |
112 changes: 112 additions & 0 deletions
112
src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/content/unoapp-winui/.vsconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"version": "1.0", | ||
"components": [ | ||
"Microsoft.VisualStudio.Component.CoreEditor", | ||
"Microsoft.VisualStudio.Workload.CoreEditor", | ||
"Microsoft.NetCore.Component.Runtime.3.1", | ||
"Microsoft.NetCore.Component.SDK", | ||
"Microsoft.VisualStudio.Component.NuGet", | ||
"Microsoft.Net.Component.4.6.1.TargetingPack", | ||
"Microsoft.VisualStudio.Component.Roslyn.Compiler", | ||
"Microsoft.VisualStudio.Component.Roslyn.LanguageServices", | ||
"Microsoft.NetCore.Component.DevelopmentTools", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions", | ||
"Microsoft.VisualStudio.Component.DockerTools", | ||
"Microsoft.NetCore.Component.Web", | ||
"Microsoft.Net.Component.4.8.SDK", | ||
"Microsoft.Net.Component.4.7.2.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", | ||
"Microsoft.VisualStudio.Component.TypeScript.4.0", | ||
"Microsoft.VisualStudio.Component.JavaScript.TypeScript", | ||
"Microsoft.VisualStudio.Component.JavaScript.Diagnostics", | ||
"Microsoft.Component.MSBuild", | ||
"Microsoft.VisualStudio.Component.TextTemplating", | ||
"Component.Microsoft.VisualStudio.RazorExtension", | ||
"Microsoft.VisualStudio.Component.IISExpress", | ||
"Microsoft.VisualStudio.Component.SQL.ADAL", | ||
"Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime", | ||
"Microsoft.VisualStudio.Component.Common.Azure.Tools", | ||
"Microsoft.VisualStudio.Component.SQL.CLR", | ||
"Microsoft.VisualStudio.Component.MSODBC.SQL", | ||
"Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Core", | ||
"Microsoft.Net.Component.4.5.2.TargetingPack", | ||
"Microsoft.Net.Component.4.5.TargetingPack", | ||
"Microsoft.VisualStudio.Component.SQL.SSDT", | ||
"Microsoft.VisualStudio.Component.SQL.DataSources", | ||
"Component.Microsoft.Web.LibraryManager", | ||
"Microsoft.VisualStudio.ComponentGroup.Web", | ||
"Microsoft.VisualStudio.Component.Web", | ||
"Microsoft.VisualStudio.Component.IntelliCode", | ||
"Component.Microsoft.VisualStudio.LiveShare", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.Client", | ||
"Microsoft.Net.Component.4.TargetingPack", | ||
"Microsoft.Net.Component.4.5.1.TargetingPack", | ||
"Microsoft.Net.Component.4.6.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.TargetingPacks.Common", | ||
"Component.Microsoft.VisualStudio.Web.AzureFunctions", | ||
"Microsoft.VisualStudio.ComponentGroup.AzureFunctions", | ||
"Microsoft.VisualStudio.Component.Azure.Compute.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.Storage.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.ClientLibs", | ||
"Microsoft.VisualStudio.Component.Azure.AuthoringTools", | ||
"Microsoft.VisualStudio.Component.CloudExplorer", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.CloudTools", | ||
"Microsoft.VisualStudio.Component.DiagnosticTools", | ||
"Microsoft.VisualStudio.Component.EntityFramework", | ||
"Microsoft.VisualStudio.Component.AspNet45", | ||
"Microsoft.VisualStudio.Component.AppInsights.Tools", | ||
"Microsoft.VisualStudio.Component.WebDeploy", | ||
"Microsoft.VisualStudio.Component.Wcf.Tooling", | ||
"Microsoft.Net.Component.4.6.2.TargetingPack", | ||
"Microsoft.Net.Component.4.7.TargetingPack", | ||
"Microsoft.Net.Component.4.7.1.TargetingPack", | ||
"Microsoft.VisualStudio.Workload.NetWeb", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton", | ||
"Microsoft.Component.Azure.DataLake.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.Kubernetes.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices", | ||
"Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools", | ||
"Microsoft.VisualStudio.Workload.Azure", | ||
"Microsoft.VisualStudio.Component.VC.CoreIde", | ||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64", | ||
"Microsoft.VisualStudio.Component.Graphics.Tools", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.19041", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", | ||
"Microsoft.ComponentGroup.Blend", | ||
"Microsoft.VisualStudio.Component.Debugger.JustInTime", | ||
"Microsoft.VisualStudio.Component.PortableLibrary", | ||
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", | ||
"Microsoft.VisualStudio.Workload.ManagedDesktop", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.18362", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.17763", | ||
"Microsoft.Component.NetFX.Native", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard", | ||
"Microsoft.VisualStudio.Component.Graphics", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Support", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM64", | ||
"Microsoft.VisualStudio.Component.UWP.VC.ARM64", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.VC", | ||
"Microsoft.VisualStudio.Workload.Universal", | ||
"Component.OpenJDK", | ||
"Microsoft.VisualStudio.Component.MonoDebugger", | ||
"Microsoft.VisualStudio.Component.Merq", | ||
"Component.Xamarin.RemotedSimulator", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine", | ||
"Component.Xamarin", | ||
"Component.Android.SDK28", | ||
"Microsoft.VisualStudio.Workload.NetCrossPlat", | ||
"Microsoft.VisualStudio.Workload.NetCoreTools", | ||
"Microsoft.Net.Component.4.6.1.SDK", | ||
"Microsoft.Net.Component.4.6.2.SDK", | ||
"Microsoft.Net.Component.4.7.SDK", | ||
"Microsoft.Net.Component.4.7.1.SDK", | ||
"Microsoft.Net.Component.4.7.2.SDK" | ||
] | ||
} |
112 changes: 112 additions & 0 deletions
112
src/SolutionTemplate/Uno.ProjectTemplates.Dotnet/content/unoapp/.vsconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"version": "1.0", | ||
"components": [ | ||
"Microsoft.VisualStudio.Component.CoreEditor", | ||
"Microsoft.VisualStudio.Workload.CoreEditor", | ||
"Microsoft.NetCore.Component.Runtime.3.1", | ||
"Microsoft.NetCore.Component.SDK", | ||
"Microsoft.VisualStudio.Component.NuGet", | ||
"Microsoft.Net.Component.4.6.1.TargetingPack", | ||
"Microsoft.VisualStudio.Component.Roslyn.Compiler", | ||
"Microsoft.VisualStudio.Component.Roslyn.LanguageServices", | ||
"Microsoft.NetCore.Component.DevelopmentTools", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions", | ||
"Microsoft.VisualStudio.Component.DockerTools", | ||
"Microsoft.NetCore.Component.Web", | ||
"Microsoft.Net.Component.4.8.SDK", | ||
"Microsoft.Net.Component.4.7.2.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.DevelopmentPrerequisites", | ||
"Microsoft.VisualStudio.Component.TypeScript.4.0", | ||
"Microsoft.VisualStudio.Component.JavaScript.TypeScript", | ||
"Microsoft.VisualStudio.Component.JavaScript.Diagnostics", | ||
"Microsoft.Component.MSBuild", | ||
"Microsoft.VisualStudio.Component.TextTemplating", | ||
"Component.Microsoft.VisualStudio.RazorExtension", | ||
"Microsoft.VisualStudio.Component.IISExpress", | ||
"Microsoft.VisualStudio.Component.SQL.ADAL", | ||
"Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime", | ||
"Microsoft.VisualStudio.Component.Common.Azure.Tools", | ||
"Microsoft.VisualStudio.Component.SQL.CLR", | ||
"Microsoft.VisualStudio.Component.MSODBC.SQL", | ||
"Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Core", | ||
"Microsoft.Net.Component.4.5.2.TargetingPack", | ||
"Microsoft.Net.Component.4.5.TargetingPack", | ||
"Microsoft.VisualStudio.Component.SQL.SSDT", | ||
"Microsoft.VisualStudio.Component.SQL.DataSources", | ||
"Component.Microsoft.Web.LibraryManager", | ||
"Microsoft.VisualStudio.ComponentGroup.Web", | ||
"Microsoft.VisualStudio.Component.Web", | ||
"Microsoft.VisualStudio.Component.IntelliCode", | ||
"Component.Microsoft.VisualStudio.LiveShare", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.Client", | ||
"Microsoft.Net.Component.4.TargetingPack", | ||
"Microsoft.Net.Component.4.5.1.TargetingPack", | ||
"Microsoft.Net.Component.4.6.TargetingPack", | ||
"Microsoft.Net.ComponentGroup.TargetingPacks.Common", | ||
"Component.Microsoft.VisualStudio.Web.AzureFunctions", | ||
"Microsoft.VisualStudio.ComponentGroup.AzureFunctions", | ||
"Microsoft.VisualStudio.Component.Azure.Compute.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.Storage.Emulator", | ||
"Microsoft.VisualStudio.Component.Azure.ClientLibs", | ||
"Microsoft.VisualStudio.Component.Azure.AuthoringTools", | ||
"Microsoft.VisualStudio.Component.CloudExplorer", | ||
"Microsoft.VisualStudio.ComponentGroup.Web.CloudTools", | ||
"Microsoft.VisualStudio.Component.DiagnosticTools", | ||
"Microsoft.VisualStudio.Component.EntityFramework", | ||
"Microsoft.VisualStudio.Component.AspNet45", | ||
"Microsoft.VisualStudio.Component.AppInsights.Tools", | ||
"Microsoft.VisualStudio.Component.WebDeploy", | ||
"Microsoft.VisualStudio.Component.Wcf.Tooling", | ||
"Microsoft.Net.Component.4.6.2.TargetingPack", | ||
"Microsoft.Net.Component.4.7.TargetingPack", | ||
"Microsoft.Net.Component.4.7.1.TargetingPack", | ||
"Microsoft.VisualStudio.Workload.NetWeb", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools", | ||
"Microsoft.VisualStudio.Component.Azure.Waverton", | ||
"Microsoft.Component.Azure.DataLake.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.Kubernetes.Tools", | ||
"Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools", | ||
"Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices", | ||
"Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools", | ||
"Microsoft.VisualStudio.Workload.Azure", | ||
"Microsoft.VisualStudio.Component.VC.CoreIde", | ||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64", | ||
"Microsoft.VisualStudio.Component.Graphics.Tools", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.19041", | ||
"Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites", | ||
"Microsoft.ComponentGroup.Blend", | ||
"Microsoft.VisualStudio.Component.Debugger.JustInTime", | ||
"Microsoft.VisualStudio.Component.PortableLibrary", | ||
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging", | ||
"Microsoft.VisualStudio.Workload.ManagedDesktop", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.18362", | ||
"Microsoft.VisualStudio.Component.Windows10SDK.17763", | ||
"Microsoft.Component.NetFX.Native", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard", | ||
"Microsoft.VisualStudio.Component.Graphics", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.Support", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM64", | ||
"Microsoft.VisualStudio.Component.UWP.VC.ARM64", | ||
"Microsoft.VisualStudio.Component.VC.Tools.ARM", | ||
"Microsoft.VisualStudio.ComponentGroup.UWP.VC", | ||
"Microsoft.VisualStudio.Workload.Universal", | ||
"Component.OpenJDK", | ||
"Microsoft.VisualStudio.Component.MonoDebugger", | ||
"Microsoft.VisualStudio.Component.Merq", | ||
"Component.Xamarin.RemotedSimulator", | ||
"Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine", | ||
"Component.Xamarin", | ||
"Component.Android.SDK28", | ||
"Microsoft.VisualStudio.Workload.NetCrossPlat", | ||
"Microsoft.VisualStudio.Workload.NetCoreTools", | ||
"Microsoft.Net.Component.4.6.1.SDK", | ||
"Microsoft.Net.Component.4.6.2.SDK", | ||
"Microsoft.Net.Component.4.7.SDK", | ||
"Microsoft.Net.Component.4.7.1.SDK", | ||
"Microsoft.Net.Component.4.7.2.SDK" | ||
] | ||
} |
Oops, something went wrong.