Skip to content

Fixed issues preventing use of hierarchical local folder NuGet repository#545

Merged
JoC0de merged 5 commits intoGlitchEnzo:masterfrom
JoC0de:fix-hierarchical-local-folder
Jul 24, 2023
Merged

Fixed issues preventing use of hierarchical local folder NuGet repository#545
JoC0de merged 5 commits intoGlitchEnzo:masterfrom
JoC0de:fix-hierarchical-local-folder

Conversation

@JoC0de
Copy link
Collaborator

@JoC0de JoC0de commented Jul 23, 2023

Contains #525 from Facsimiler with some small changed and added unit tests.
Fixed #509, #523 & #524

Facsimiler and others added 5 commits July 23, 2023 19:04
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.
@JoC0de JoC0de merged commit 418d24a into GlitchEnzo:master Jul 24, 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
* Delete NuCommon.cs

* Delete NuCommon.cs.meta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants