Skip to content

Commit

Permalink
Update Nest.OData.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
cristipufu authored May 23, 2024
1 parent ea22fce commit f13f12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Nest.OData.Tests/Nest.OData.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(Configuration)'=='Release_V7'">
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.12" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug' Or '$(Configuration)'=='Release'">
Expand Down

0 comments on commit f13f12a

Please sign in to comment.