Skip to content

Commit e943320

Browse files
Merge pull request #821 from dnprogramming/dependabot/nuget/healthcheck/healthcheck/Microsoft.EntityFrameworkCore.Relational-9.0.11
Bump Microsoft.EntityFrameworkCore.Relational from 9.0.10 to 9.0.11
2 parents ea72fa2 + 5e6dff0 commit e943320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

healthcheck/healthcheck/healthcheck.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.11" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.11">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)