-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Description
See https://devblogs.microsoft.com/setup/configure-visual-studio-across-your-organization-with-vsconfig/
Work required:
- convert https://github.com/aspnet/AspNetCore/blob/master/eng/scripts/vs.json into the proper format and ensure InstallVisualStudio.ps1 still works.
- review the list of required workloads and see if we can remove any. Candidates:
- Microsoft.VisualStudio.Workload.VisualStudioExtension,
- Microsoft.VisualStudio.Component.Azure.Storage.Emulator
- all of the old Microsoft.Net.Component.(version).TargetingPack workloads
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework