Skip to content

Commit

Permalink
Revert ":arrow_up: Bump Microsoft.EntityFrameworkCore from 6.0.5 to 6…
Browse files Browse the repository at this point in the history
….0.6 (#353)"

This reverts commit 9cecfea.
  • Loading branch information
stepech authored Jul 12, 2022
1 parent 3ad238e commit 0ecef70
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 @@ -6,7 +6,7 @@
<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.5" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.6" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.5" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.5" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
Expand Down

0 comments on commit 0ecef70

Please sign in to comment.