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.
1 parent ea22fce commit f13f12aCopy full SHA for f13f12a
test/Nest.OData.Tests/Nest.OData.Tests.csproj
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
14
<ItemGroup Condition="'$(Configuration)'=='Release_V7'">
15
- <PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
+ <PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.12" />
16
</ItemGroup>
17
18
<ItemGroup Condition="'$(Configuration)'=='Debug' Or '$(Configuration)'=='Release'">
0 commit comments