Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 8210e45 commit 4c7ceb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<PackageReference Update="Cronos" Version="0.7.1" />
<PackageReference Update="DSharpPlus" Version="4.3.0-nightly-01171" />
<PackageReference Update="DSharpPlus.Interactivity" Version="4.3.0-nightly-01171" />
<PackageReference Update="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01169" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.8" />
<PackageReference Update="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01171" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.8" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.8" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit 4c7ceb4

Please sign in to comment.