This library has a dependency on CyberSource.Authentication which has a nuget project url of https://github.com/CyberSource/cybersource-rest-auth-dotnet
This project repo returns a 404 so I'm assuming it's a private / closed source project? Is this intentional?
My issue is that CyberSource.Authentication has a dependency on
NUnit (>= 3.10.1)
Is there a reason for this library bundling a Test Framework?
Thanks