Skip to content

Commit 28ba598

Browse files
Update dependency Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore to v9
1 parent ee7e547 commit 28ba598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContosoUniversity/ContosoUniversity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.17" />
12+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.6" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="5.0.17">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)