Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
Roll back a version
Browse files Browse the repository at this point in the history
  • Loading branch information
mivano committed Jun 14, 2023
1 parent c3a707b commit 22fbaf9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</PackageReference>
<PackageReference Include="xunit.extensibility.execution" Version="2.4.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="Elastic.Elasticsearch.Xunit" Version="0.3.5" />
<PackageReference Include="Elastic.Elasticsearch.Managed" Version="0.3.5" />
<PackageReference Include="Elastic.Elasticsearch.Xunit" Version="0.2.4" />
<PackageReference Include="Elastic.Elasticsearch.Managed" Version="0.2.4" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="NEST" Version="7.17.5" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0" PrivateAssets="all" />
Expand Down

0 comments on commit 22fbaf9

Please sign in to comment.