FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add link to .NET CLI version in build documentation by joeltankam · Pull Request #11725 · PowerShell/PowerShell · GitHub

Add link to .NET CLI version in build documentation - #11725

Merged
Ilya (iSazonov) merged 2 commits into
PowerShell:masterfrom
joeltankam:patch-3
Jan 31, 2020
Merged

Add link to .NET CLI version in build documentation#11725
Ilya (iSazonov) merged 2 commits into
PowerShell:masterfrom
joeltankam:patch-3

Conversation

Copy link
Copy Markdown
Contributor

Fix .NET CLI version

Fix .NET CLI version
Comment thread docs/building/windows-core.md Outdated

We use the [.NET Command Line Interface][dotnet-cli] (`dotnet`) to build PowerShell.
The version we are currently using is `3.0.0`.
The version we are currently using is mentionned in [`global.json`](../../global.json#L3) at the root of this repository.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Please use absolute path.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

What do you mean by absolute path? https://github.com/PowerShell/PowerShell/blob/master/global.json?
I don't think that's a good practice.

Ilya (iSazonov) added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Jan 31, 2020
Ilya (iSazonov) added this to the 7.1.0-preview.1 milestone Jan 31, 2020
Ilya (iSazonov) self-assigned this Jan 31, 2020
Ilya (iSazonov) changed the title Update Build documentation Add link to .NET CLI version in build documentation Jan 31, 2020
Ilya (iSazonov) merged commit 3d90f5e into PowerShell:master Jan 31, 2020

Copy link
Copy Markdown
Collaborator

Joël (@joeltankam) Thanks for your contribution.

Joël (joeltankam) deleted the patch-3 branch January 31, 2020 08:57

Copy link
Copy Markdown

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL