docusign / docusign-soap-sdk

Wraps the DocuSign eSignature SOAP API in 5 different languages: Java, C#, PHP, Ruby, Salesforce (Apex)
http://docusign.com/devcenter
MIT License
89 stars 122 forks source link

Code Snippets Project - NUnit Reference Missing #57

Closed coop333 closed 5 years ago

coop333 commented 5 years ago

The nunit package is missing from the project. Adding the latest version of nunit via NuGet causes the project to break. I had to download an older version of nunit, 2.4, for the project to run.

coop333 commented 5 years ago

Sorry, my bad... The readme.txt file covers this issue.