[PR #11803] [MERGED] Prefer Preview VS builds always; use any existing msbuild if it's on the path #28736

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11803
Author: @zadjii-msft
Created: 11/22/2021
Status: Merged
Merged: 11/23/2021
Merged by: @zadjii-msft

Base: mainHead: dev/migrie/eim/razzle-updates


📝 Commits (1)

  • 594c646 Prefer Preview VS builds always; use any existing msbuild if it's on the path

📊 Changes

1 file changed (+19 additions, -8 deletions)

View changed files

📝 tools/razzle.cmd (+19 -8)

📄 Description

If msbuild is already on the path, we don't need to look for it.

Also,

I know what I did. I installed VS 2022, which is a prerelease VS install. tools\razzle prefers the stable builds. I think I'm gonna remove that.


🔄 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/11803 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 11/22/2021 **Status:** ✅ Merged **Merged:** 11/23/2021 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `main` ← **Head:** `dev/migrie/eim/razzle-updates` --- ### 📝 Commits (1) - [`594c646`](https://github.com/microsoft/terminal/commit/594c646e3f70ca0d6ec96bdcb9890c6a7dc53422) Prefer Preview VS builds always; use any existing msbuild if it's on the path ### 📊 Changes **1 file changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `tools/razzle.cmd` (+19 -8) </details> ### 📄 Description If msbuild is already on the path, we don't need to look for it. Also, > I know what I did. I installed VS 2022, which is a prerelease VS install. `tools\razzle` prefers the stable builds. I think I'm gonna remove that. * [x] Closes #1313 * [x] Closes #11446 --- <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:30:26 +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#28736