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.