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 6a67a39 + 45daff5 commit 5c172cdCopy full SHA for 5c172cd
1 file changed
ODataExample/ODataExample.csproj
@@ -7,11 +7,11 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
10
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
14
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.11">
15
16
17
0 commit comments