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 6c456f9 commit 775d048Copy full SHA for 775d048
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