-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core module
Description
Steps to reproduce
Running Test-ModuleManifest -Path "ATTACHED psd1 FILE"
PS C:\Users\nrtat> Test-ModuleManifest -Path .\Documents\WindowsPowerShell\Modules\Tatux.Utils\Tatux.Utils.psd1
This issue presented itself while trying to use Publish-Module
I then tested the command in both versions of PS
Expected behavior
Manifest file is validated.
The command above works in Powershell Verstion 5.1
Actual behavior
Test-ModuleManifest: The module manifest 'Tatux.Utils' could not be processed because it is not a valid PowerShell module manifest file. Remove the elements that are not permitted: C:\Users\nrtat\Documents\WindowsPowerShell\Modules\Tatux.Utils\Tatux.Utils.psd1Environment data
Name Value
PSVersion 7.0.0
PSEdition Core
GitCommitId 7.0.0
OS Microsoft Windows 10.0.18363
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Cmdlets-Corecmdlets in the Microsoft.PowerShell.Core modulecmdlets in the Microsoft.PowerShell.Core module