help wanted
Repository metrics
- Stars
- (11,485 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I have all the DLLs of my dependencies in a single folder, which is part of the user PATH. This way, they are available everywhere and I can run all my applications during development from anywhere, without needing to copy the DLLs to the correct path.
Sadly, Dependencies can't find those DLLs.