[PR #1202] [MERGED] add support for the -Prerelease VS locations #24526

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1202
Author: @brwilkinson
Created: 6/11/2019
Status: Merged
Merged: 6/12/2019
Merged by: @DHowett-MSFT

Base: masterHead: master


📝 Commits (1)

  • 11ffe9d add support for the -Prerelease VS locations

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 tools/OpenConsole.psm1 (+4 -2)

📄 Description

take advantage of the switch parameter on the Cmdlet Get-VSSetupInstance from the vssetup module.

Get-VSSetupInstance -All -Prerelease


🔄 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/1202 **Author:** [@brwilkinson](https://github.com/brwilkinson) **Created:** 6/11/2019 **Status:** ✅ Merged **Merged:** 6/12/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`11ffe9d`](https://github.com/microsoft/terminal/commit/11ffe9de53b46ed522292368c615363d23416df2) add support for the -Prerelease VS locations ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tools/OpenConsole.psm1` (+4 -2) </details> ### 📄 Description take advantage of the switch parameter on the Cmdlet Get-VSSetupInstance from the vssetup module. Get-VSSetupInstance -All -Prerelease --- <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:03:50 +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#24526