bcuff / elasticsearch-net-aws

Add-on to Elasticsearch.Net & NEST for using AWS's elasticsearch service.
Apache License 2.0
72 stars 27 forks source link

AWS Dependency Issue #65

Closed phillip-haydon closed 3 years ago

phillip-haydon commented 3 years ago

Hey, I think this is related to #61

AWS just released 3.7.0 and it's exhibiting the same issue :(

Last time a rebuild seemed to fix it, would you mind rebuilding again please.

phillip-haydon commented 3 years ago

nudge :)

I would like to remove this error:

Detected package version outside of dependency constraint: AWSSDK.Extensions.NETCore.Setup 3.3.101 requires AWSSDK.Core (>= 3.3.100 && < 3.6.0) but version AWSSDK.Core 3.7.0.14 was resolved.

Is there anything I can do to help you?

bcuff commented 3 years ago

Released here - https://www.nuget.org/packages/Elasticsearch.Net.Aws/7.1.0

phillip-haydon commented 3 years ago

Thank you @bcuff !!!! Error is gone now.