X Tutup
The Wayback Machine - https://web.archive.org/web/20221029111829/https://github.com/PowerShell/PowerShell/pull/5368
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update instructions to build on VSCode based on pwsh #5368

Merged
merged 2 commits into from Nov 8, 2017

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Nov 7, 2017

Our vscode .json configuration files expect PowerShell exe to be called pwsh.

Copy link
Collaborator

@iSazonov iSazonov left a comment

LGTM with one minor comment.

### Visual Studio Code

Building PowerShell using [Visual Studio Code](https://code.visualstudio.com/) depends on the PowerShell executable to be called `pwsh` which means
that you must have PowerShell Core 6 beta.9 (or newer) installed to successfully build this project (typically for the purpose of debugging).
Copy link
Collaborator

@iSazonov iSazonov Nov 7, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beta.9 -> Beta.9

@iSazonov iSazonov merged commit 1721f34 into PowerShell:master Nov 8, 2017
@SteveL-MSFT SteveL-MSFT deleted the update-build-instructions branch Nov 12, 2017
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup