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.
2 parents aa62ab9 + 46fb0cc commit 9508d97Copy full SHA for 9508d97
ODataExample/ODataExample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.0" />
+ <PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
10
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments