You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's confusing to Find-PSResource PowerShellGet -Prerelease -Version * and see the Prerelease column, and then try to | Format-Table Name, Version, Prerelease, Tags and find there's no content in that third column...
Summary of the new feature / enhancement
It's confusing to
Find-PSResource PowerShellGet -Prerelease -Version *
and see thePrerelease
column, and then try to| Format-Table Name, Version, Prerelease, Tags
and find there's no content in that third column...Proposed technical implementation details (optional)
Please add an AliasProperty or rename the original property
The text was updated successfully, but these errors were encountered: