We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cadcd commit 5530f9bCopy full SHA for 5530f9b
ODataExample/ODataExample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.0" />
+ <PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.1" />
10
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments