Skip to content

Commit

Permalink
Revert ":arrow_up: Bump Microsoft.EntityFrameworkCore.Tools from 6.0.…
Browse files Browse the repository at this point in the history
…4 to 6.0.5 (#349)"

This reverts commit ccb8f2f.
  • Loading branch information
stepech authored Jul 12, 2022
1 parent f9610a9 commit 63c590d
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 @@ -7,7 +7,7 @@
<PackageReference Update="DSharpPlus.Interactivity" Version="4.2.0" />
<PackageReference Update="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.4" />
<PackageReference Update="Microsoft.EntityFrameworkCore" Version="6.0.5" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.5" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Tools" Version="6.0.4" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Update="Microsoft.Extensions.Hosting" Version="6.0.1" />
Expand Down

0 comments on commit 63c590d

Please sign in to comment.