Skip to content

Commit aea9d09

Browse files
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#2627)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f58973 commit aea9d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="AspNetCore.HealthChecks.NpgSql" Version="8.0.1" />
2424
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
2525
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
26-
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.4" />
26+
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.5" />
2727
<PackageReference Include="BitArmory.ReCaptcha" Version="5.0.1" />
2828
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.0.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />

0 commit comments

Comments
 (0)