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

Update `PSPath` in `certificate_format_ps1.xml` by xtqqczze · Pull Request #11603 · PowerShell/PowerShell · GitHub

Update PSPath in certificate_format_ps1.xml - #11603

Merged
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
xtqqczze:fix-Certificate_Format_Ps1Xml
Feb 3, 2020
Merged

Update PSPath in certificate_format_ps1.xml#11603
Travis Plunk (TravisEz13) merged 1 commit into
PowerShell:masterfrom
xtqqczze:fix-Certificate_Format_Ps1Xml

Conversation

Copy link
Copy Markdown
Contributor

PR Summary

PSPathPath to PSPath in formatting xml

PR Context

PSPathPath is an invalid item property name

PR Checklist

`PSPathPath` is an invalid item property name
xtqqczze force-pushed the fix-Certificate_Format_Ps1Xml branch from e1692ab to 5262916 Compare January 16, 2020 15:41
.EndEntry()
.StartEntry(entrySelectedByType: new[] { "Microsoft.PowerShell.Commands.X509StoreLocation" })
.AddItemProperty(@"PSPathPath")
.AddItemProperty(@"PSPath")

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

Have we tests for this? If no we should add.

Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Jan 17, 2020
Ilya (iSazonov) added this to the 7.1.0-preview.1 milestone Jan 17, 2020

Copy link
Copy Markdown
Collaborator

xtqqczze Please don't edit/trim PR Checklist.

Travis Plunk (TravisEz13) changed the title Fix certificate_format_ps1.xml Update PSPath in certificate_format_ps1.xml Feb 3, 2020
Travis Plunk (TravisEz13) changed the title Update PSPath in certificate_format_ps1.xml Update PSPath in certificate_format_ps1.xml Feb 3, 2020
Travis Plunk (TravisEz13) merged commit c73a599 into PowerShell:master Feb 3, 2020
xtqqczze deleted the fix-Certificate_Format_Ps1Xml branch February 4, 2020 23:34

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
`PSPathPath` is an invalid item property name
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-General Indicates that a PR should be marked as a general cmdlet 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