Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Argument.IsNotNullOrEmpty(nameof(path), path) thrown #207

Open
@etalon

Description

@etalon

The GetNormalizedPath-Function is called with an empty path.
I don't know why an empty path is passed an not filtered.

I tried removing empty paths in Linker.Link-Function and then it worked but I don't want to push this.

I call GitLink.exe with the following arguments:
$arguments = $pathToPdb + " --baseDir " + $workingDir + " --url " + $url

PS: A new release would be fine. Thanks for your efforts.

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