Open ben-childs-docusign opened 2 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
:x: ben-childs-docusign sign now
You have signed the CLA already but the status is still pending? Let us recheck it.
Address issue #134
Adds docker image and build script for the centos7 binaries.
Adds the centos7 binary to the nuget package for .net.
Tested consuming the package in a .net project ran
dotnet publish -r centos.7-x64
and verified that the new binary was copied. randotnet publish -r linux-x64
and verified that the old binary was copied.