Skip to content

Bug fix for Get-InstalledPSResource returning type of scripts as module#1198

Merged
alerickson merged 3 commits intoPowerShell:masterfrom
alerickson:getInstalledBug
Jun 22, 2023
Merged

Bug fix for Get-InstalledPSResource returning type of scripts as module#1198
alerickson merged 3 commits intoPowerShell:masterfrom
alerickson:getInstalledBug

Conversation

@alerickson
Copy link
Member

PR Summary

Get-InstalledPSResource shows the resource type of all scripts to be 'module'. This is due to a bug with parsing the property from the InstalledScriptInfos xml.

PR Context

Resolves #1187

PR Checklist

@alerickson alerickson merged commit 4cd328e into PowerShell:master Jun 22, 2023
@alerickson alerickson deleted the getInstalledBug branch June 22, 2023 20:33
@SydneyhSmith SydneyhSmith added PR-Bug This pull request resolves an issue bug Release This pull request is part the next release labels Jul 25, 2023
@SydneyhSmith SydneyhSmith removed PR-Bug This pull request resolves an issue bug Release This pull request is part the next release labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get-InstalledPSResource does not return scripts

3 participants