We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21cfa8f + b9a24ee commit 45948a4Copy full SHA for 45948a4
ODataExample/ODataExample.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.1" />
10
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.4">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
0 commit comments