Skip to content

Cleaning up syntax #95

Description

@vasily-kirichenko

Why we have to quote package names and versions? I mean why we cannot write just

nuget Castle.Windsor ~> 3.3.0

instead of

nuget "Castle.Windsor" "~> 3.3.0"

?

As I understand, neither names nor versions cannot contain whitespaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions