Skip to content

Is the unattended check correct? #80

@Tasteful

Description

@Tasteful

if (args.Contains("-u") && !args.Contains("--unattended"))

When I was reading it my mind was saying that I can use -u or --unattended here, but when I got issue in our build where it not was able to verify the certificate for nuget.org I was reading it again and see that it's saying -u and not --unattended, is this by purpose?

Back this issue
Back this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions