Does anyone know why SSH.NET uses copies of third-party libraries:
source of information: #496 (comment)
I wonder if it would be better to use Nuget. We would receive security updates, bug fixes, and optimizations.
I looked through the code coverage and for the most part, the copied code is not covered by tests.
@scott-xu @Rob-Hague @drieseng @jacobslusser
Does anyone know why SSH.NET uses copies of third-party libraries:
source of information: #496 (comment)
I wonder if it would be better to use Nuget. We would receive security updates, bug fixes, and optimizations.
I looked through the code coverage and for the most part, the copied code is not covered by tests.
@scott-xu @Rob-Hague @drieseng @jacobslusser