Skip to content

Commit b408f33

Browse files
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 8.0.11 to 8.0.19
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-version: 8.0.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5f5401 commit b408f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fake-dotnet-api.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.11"/>
10+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.19"/>
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.11"/>
1212
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.12" />
1313
<PackageReference Include="NSwag.AspNetCore" Version="14.2.0"/>

0 commit comments

Comments
 (0)