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 e3fb2a6 commit 0e4b074Copy full SHA for 0e4b074
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