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.5.9
1 parent cfd9423 commit a5b102fCopy full SHA for a5b102f
src/Elastic.Clients.Elasticsearch/Elastic.Clients.Elasticsearch.csproj
@@ -18,7 +18,7 @@
18
<Nullable>annotations</Nullable>
19
</PropertyGroup>
20
<ItemGroup>
21
- <PackageReference Include="Elastic.Transport" Version="0.5.7" />
+ <PackageReference Include="Elastic.Transport" Version="0.5.9" />
22
</ItemGroup>
23
24
<InternalsVisibleTo Include="Tests" Key="$(ExposedPublicKey)" />
src/Playground/Playground.csproj
@@ -10,7 +10,7 @@
10
11
<PackageReference Include="Moq" Version="4.18.2" />
12
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
13
14
<PackageReference Include="System.Text.Json" Version="8.0.5" />
15
16
0 commit comments