You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
I just installed the Nuget package into an empty project and got compile errors when I tried to use the WePay API. When generating the Nuget packages, the .nuspec should declare the dependency on Newtonsoft.Json so that the package dependency can be verified when the SDK is installed via Nuget.
I didn't see the .nuspec in the project or I would have submitted a pull request instead.
The text was updated successfully, but these errors were encountered:
I see, now, that the author of the Nuget package has misrepresented himself as the Author of code. I'll make sure to send him a note via the Nuget gallery.
I just installed the Nuget package into an empty project and got compile errors when I tried to use the WePay API. When generating the Nuget packages, the
.nuspec
should declare the dependency on Newtonsoft.Json so that the package dependency can be verified when the SDK is installed via Nuget.I didn't see the .nuspec in the project or I would have submitted a pull request instead.
The text was updated successfully, but these errors were encountered: