Hi,
I have an old project using your Mail.dll & Proxy.dll libraries which were referenced by putting both libraries physically in the project folder and referenced that way.
I want to clean this up and use libraries only via nuget package manager but when I installed Mail.dll from nuget the Proxy.dll is nowhere to be found.
How do I install Proxy.dll using nuget package manager?