Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 5 commits into from
Jul 24, 2023

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants