etcetera icon indicating copy to clipboard operation
etcetera copied to clipboard

Update NuGet Package with most recent version

Open kjellski opened this issue 10 years ago • 5 comments

I've tried to use the client from NuGet and stumbled over the fact that the contents of the NuGet Package don't contain the IEtcdClient interface at least.

Can I help you to update the NuGet package with the most recent sources somehow?

kjellski avatar Feb 16 '15 07:02 kjellski

Looking into that now.

On Mon, Feb 16, 2015 at 1:53 AM, Kjellski [email protected] wrote:

I've tried to use the client from NuGet and stumbled over the fact that the contents of the NuGet Package don't contain the IEtcdClient interface at least.

Can I help you to update the NuGet package with the most recent sources somehow?

— Reply to this email directly or view it on GitHub https://github.com/drusellers/etcetera/issues/26.

drusellers avatar Feb 16 '15 13:02 drusellers

What the .... - that is weird.

On Mon, Feb 16, 2015 at 7:41 AM, Dru Sellers [email protected] wrote:

Looking into that now.

On Mon, Feb 16, 2015 at 1:53 AM, Kjellski [email protected] wrote:

I've tried to use the client from NuGet and stumbled over the fact that the contents of the NuGet Package don't contain the IEtcdClient interface at least.

Can I help you to update the NuGet package with the most recent sources somehow?

— Reply to this email directly or view it on GitHub https://github.com/drusellers/etcetera/issues/26.

drusellers avatar Feb 16 '15 14:02 drusellers

Ok try 0.6.0

-d

On Mon, Feb 16, 2015 at 8:25 AM, Dru Sellers [email protected] wrote:

What the .... - that is weird.

On Mon, Feb 16, 2015 at 7:41 AM, Dru Sellers [email protected] wrote:

Looking into that now.

On Mon, Feb 16, 2015 at 1:53 AM, Kjellski [email protected] wrote:

I've tried to use the client from NuGet and stumbled over the fact that the contents of the NuGet Package don't contain the IEtcdClient interface at least.

Can I help you to update the NuGet package with the most recent sources somehow?

— Reply to this email directly or view it on GitHub https://github.com/drusellers/etcetera/issues/26.

drusellers avatar Feb 16 '15 14:02 drusellers

Seems NuGet package version 0.6.0 has dependency on RestSharp 104.4.0 but the actual code has dependency on RestSharp 105.0.1.

bhandfast avatar Dec 14 '15 10:12 bhandfast

:facepalm: derp. I'll need to fix that.

On Mon, Dec 14, 2015 at 4:46 AM, bhandfast [email protected] wrote:

Seems NuGet package version 0.6.0 has dependency on RestSharp 104.4.0 but the actual code has dependency on RestSharp 105.0.1.

— Reply to this email directly or view it on GitHub https://github.com/drusellers/etcetera/issues/26#issuecomment-164406702.

drusellers avatar Dec 14 '15 14:12 drusellers