Skip to content

Commit

Permalink
⬆️ Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#367)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.7...v6.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2022
1 parent 61a6833 commit ad9c6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageReference Update="DSharpPlus" Version="4.2.0" />
<PackageReference Update="DSharpPlus.CommandsNext" Version="4.2.0" />
<PackageReference Update="DSharpPlus.Interactivity" Version="4.2.0" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.7" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.8" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.8" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.7" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit ad9c6b8

Please sign in to comment.