Skip to content

Invalid licenseUrl in nuspec #429

@Greg-Smulko

Description

@Greg-Smulko

The licenseUrl in the commandlineparser.nuspec file is invalid.

The nuspec file for ver. 2.4.3 contains:

<licenseUrl>https://raw.githubusercontent.com/gsscoder/commandline/master/doc/LICENSE</licenseUrl>
<projectUrl>https://github.com/gsscoder/commandline</projectUrl>
<iconUrl>https://raw.githubusercontent.com/commandlineparser/commandline/master/art/CommandLine20.png</iconUrl>

The https://raw.githubusercontent.com/gsscoder/commandline/master/doc/LICENSE doesn't exist. It should be https://raw.githubusercontent.com/commandlineparser/commandline/master/License.md instead.
The projectUrl element could be update too.

I'd open a PR for this, but can't find the nuspec file in this repo. :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions