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
Elasticsearch.Net is targeting 4.0 but Elasticsearch.Net.JsonNet is targeting 4.5; is there any reason why the latter couldn't target 4.0 as well, so that users using Elasticsearch.Net on 4.0 can still use it?
And in this case I guess the JsonNet nuget package should be reinstalled with its 4.0 version.