Skip to content

Commit f13f12a

Browse files
authored
Update Nest.OData.Tests.csproj
1 parent ea22fce commit f13f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Nest.OData.Tests/Nest.OData.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup Condition="'$(Configuration)'=='Release_V7'">
15-
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.5" />
15+
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.12" />
1616
</ItemGroup>
1717

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

0 commit comments

Comments
 (0)