Skip to content

Commit

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

---
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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 5e76e78 commit 2bd286d
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-01173" />
<PackageReference Update="DSharpPlus.Interactivity" Version="4.3.0-nightly-01173" />
<PackageReference Update="DSharpPlus.SlashCommands" Version="4.3.0-nightly-01173" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.10" />
<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.1" />
Expand Down

0 comments on commit 2bd286d

Please sign in to comment.