[PR #566] [MERGED] Add .vsconfig for required components to build #24186

Open
opened 2026-01-31 09:01:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/566
Author: @huoyaoyuan
Created: 5/8/2019
Status: ✅ Merged
Merged: 5/9/2019
Merged by: @DHowett-MSFT

Base: master ← Head: vsconfig


📝 Commits (1)

  • 49ef80e Add .vsconfig for required components to build

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

➕ .vsconfig (+36 -0)

📄 Description

I've edited it based on what I've seen:

  • Blend and managed UWP are removed
  • ARM32 workloads are removed, because the solution has only ARM64
  • Keep the explicit vs141 and windows 18362 tools, remove implicit vs142 and windows 17763

I wish the official team to verify the config file on a clean VS installation with core editor only.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/566 **Author:** [@huoyaoyuan](https://github.com/huoyaoyuan) **Created:** 5/8/2019 **Status:** ✅ Merged **Merged:** 5/9/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `vsconfig` --- ### 📝 Commits (1) - [`49ef80e`](https://github.com/microsoft/terminal/commit/49ef80e639f0fa98206d59e111c3d73368225a3a) Add .vsconfig for required components to build ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.vsconfig` (+36 -0) </details> ### 📄 Description I've edited it based on what I've seen: - Blend and managed UWP are removed - ARM32 workloads are removed, because the solution has only ARM64 - Keep the explicit vs141 and windows 18362 tools, remove implicit vs142 and windows 17763 I wish the official team to verify the config file on a clean VS installation with core editor only. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:01:52 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24186