Fixed issues preventing use of hierarchical local folder NuGet repository by JoC0de · Pull Request #545 · GlitchEnzo/NuGetForUnity (original) (raw)

and others added 5 commits

July 23, 2023 19:04

@Facsimiler @JoC0de

Uses "GetDirectories(path)", in place of "GetDirectories(path, searchTerm)" if the search term is an empty string; calling the second form with an empty string results in an ArgumentException, that confusingly complains about an "invalid path", instead of an invalid search term.

@Facsimiler @JoC0de

@Facsimiler @JoC0de

Some slight refactoring to simplify maintenance.

@Facsimiler @JoC0de

@JoC0de

This was linked to issues

Jul 23, 2023

@JoC0de JoC0de deleted the fix-hierarchical-local-folder branch

July 24, 2023 08:51

JoC0de added a commit that referenced this pull request

Jul 26, 2023

@JoC0de

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})