[PR #436] [MERGED] Add a few more possible locations of MSBuild to the razzle.cmd script #24131

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/436
Author: @Gnbrkm41
Created: 5/6/2019
Status: Merged
Merged: 5/7/2019
Merged by: @DHowett-MSFT

Base: masterHead: razzle-msbuildpaths


📝 Commits (1)

  • 3d7c260 Add a few more possible locations of MSBuild

📊 Changes

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

View changed files

📝 tools/razzle.cmd (+32 -0)

📄 Description

  • Add few more possible locations of MSBuild, including VS2019 and VS2017 Professional

Confirmed working on VS2019 Community. Hopefully it does on others as well 😀

Alternatively, write scripts in C# and use Microsoft.Build.Locator package?


🔄 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/436 **Author:** [@Gnbrkm41](https://github.com/Gnbrkm41) **Created:** 5/6/2019 **Status:** ✅ Merged **Merged:** 5/7/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `razzle-msbuildpaths` --- ### 📝 Commits (1) - [`3d7c260`](https://github.com/microsoft/terminal/commit/3d7c2605818e7278453d85a2d76c3c8356dc95bb) Add a few more possible locations of MSBuild ### 📊 Changes **1 file changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tools/razzle.cmd` (+32 -0) </details> ### 📄 Description * Add few more possible locations of MSBuild, including VS2019 and VS2017 Professional Confirmed working on VS2019 Community. Hopefully it does on others as well 😀 Alternatively, write scripts in C# and use [Microsoft.Build.Locator package](https://docs.microsoft.com/en-gb/visualstudio/msbuild/updating-an-existing-application?view=vs-2019#use-microsoftbuildlocator)? --- <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:34 +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#24131