Fixed issues preventing use of hierarchical local folder NuGet repository by JoC0de · Pull Request #545 · GlitchEnzo/NuGetForUnity (original) (raw)
and others added 5 commits
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.
Some slight refactoring to simplify maintenance.
This was linked to issues
Jul 23, 2023
JoC0de deleted the fix-hierarchical-local-folder branch
JoC0de added a commit that referenced this pull request
Delete NuCommon.cs
Delete NuCommon.cs.meta
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 }})