We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When "Publish-PSResource" is run with the "-Tags" parameter, tags are entered into the .nuspec file as follows:
<tags>System.String[] PSModule</tags>
instead of a space-delimited string of tags.