Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dunn <steve@dunnhq.com>2021-11-02 19:40:45 +0300
committerGitHub <noreply@github.com>2021-11-02 19:40:45 +0300
commit5c8ea45edac2d554f4959978a24483386839335b (patch)
tree5af0f289e6a4a253b03d8122b0e39cd85baa50e8 /.vsconfig
parenta3f31e9218e94b5d2474f6fbb9eeeca43d314a76 (diff)
Removed two unused packages from .vsconfig (#60798)
These packages are unused as described in #60794 Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
Diffstat (limited to '.vsconfig')
-rw-r--r--.vsconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/.vsconfig b/.vsconfig
index 62cee7a8ded..84d90d194a6 100644
--- a/.vsconfig
+++ b/.vsconfig
@@ -27,7 +27,6 @@
"Microsoft.Net.Component.4.7.TargetingPack",
"Microsoft.VisualStudio.Component.ClassDesigner",
"Microsoft.VisualStudio.Component.GraphDocument",
- "Microsoft.VisualStudio.Component.CodeMap",
"Microsoft.VisualStudio.Component.VC.CoreIde",
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
"Microsoft.VisualStudio.Component.Windows10SDK.19041",
@@ -37,7 +36,6 @@
"Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging",
"Microsoft.VisualStudio.Workload.ManagedDesktop",
"Microsoft.VisualStudio.Component.VC.Redist.14.Latest",
- "Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native",
"Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core",
"Microsoft.VisualStudio.Component.VC.Tools.ARM64",
"Microsoft.VisualStudio.Component.VC.CLI.Support",