Skip to content

Publish-PSResource adds tags to .nuspec as "System.String[]" text #283

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions