We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Elastic.Transport
0.10.1
1 parent 0a0c92b commit d539a57Copy full SHA for d539a57
src/Elastic.Clients.Elasticsearch/Elastic.Clients.Elasticsearch.csproj
@@ -31,7 +31,7 @@
31
</PropertyGroup>
32
33
<ItemGroup>
34
- <PackageReference Include="Elastic.Transport" Version="0.10.0" />
+ <PackageReference Include="Elastic.Transport" Version="0.10.1" />
35
<PackageReference Include="PolySharp" Version="1.15.0">
36
<PrivateAssets>all</PrivateAssets>
37
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments