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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent a0e54a7 commit 595649f
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.3.0-nightly-01171" />
<PackageReference Update="DSharpPlus.Interactivity" Version="4.3.0-nightly-01171" />
<PackageReference Update="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01171" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.8" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.9" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
Expand Down

0 comments on commit 595649f

Please sign in to comment.