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
1 parent cb95fdc commit cc8171aCopy full SHA for cc8171a
src/Elastic.Clients.Elasticsearch/Elastic.Clients.Elasticsearch.csproj
@@ -31,7 +31,7 @@
31
</PropertyGroup>
32
33
<ItemGroup>
34
- <PackageReference Include="Elastic.Transport" Version="0.8.1" />
+ <PackageReference Include="Elastic.Transport" Version="0.9.2" />
35
<PackageReference Include="PolySharp" Version="1.15.0">
36
<PrivateAssets>all</PrivateAssets>
37
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
src/Playground/Playground.csproj
@@ -13,7 +13,7 @@
13
14
15
16
17
<PackageReference Include="System.Text.Json" Version="8.0.5" />
18
</ItemGroup>
19
0 commit comments