Closed
Description
Hey, there seems to be a disconnect between the nuget package and whats in the repository.
https://www.nuget.org/packages/Elasticsearch.Net.Aws/
This states:
AWSSDK.Extensions.NETCore.Setup (>= 3.3.100.1)
Which is causing problems as AWS just released 3.5 of their libraries.
https://www.nuget.org/packages/AWSSDK.Extensions.NETCore.Setup/
This is on 3.3.101 which supports AWSSDK.Core as AWSSDK.Core (>= 3.3.13.3 && < 3.6.0)
But the nuspec doesn't even specify this dependency at all. So I'm a bit confused.
This is causing build warnings at the moment:
Do you want a PR to fix this up?
Metadata
Metadata
Assignees
Labels
No labels