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.
1 parent ee7e547 commit 28ba598Copy full SHA for 28ba598
ContosoUniversity/ContosoUniversity.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.17" />
+ <PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.6" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.17">
14
<PrivateAssets>all</PrivateAssets>
15
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments