anderly / dnsimple-csharp

A C# wrapper for the DNSimple REST API
Apache License 2.0
17 stars 10 forks source link

Nuget package 0.6.1 not matching master #14

Open ScarlettCode opened 8 years ago

ScarlettCode commented 8 years ago

The updates you merged into master aren't in the nuget package. If I run from master everything works. If I use the nuget package I get RestSharp errors

Thanks

MatthewFitchett commented 7 years ago

I'm seeing the same after updating to latest versions ...

anderly commented 7 years ago

Thanks for reporting. I'll take a look. The library is due for a refresh. Planning on a fluent, chainable style API for next version with async support, but I'll see if I can just get Nuget synced up until then.