Skip to content

Commit

Permalink
Merge pull request MoneyFox#3181 from MoneyFox/renovate/microsoft.ent…
Browse files Browse the repository at this point in the history
…ityframeworkcore.tools-8.x

Update dependency Microsoft.EntityFrameworkCore.Tools to v8
  • Loading branch information
NPadrutt authored Jan 12, 2024
2 parents af5c028 + 4967ea9 commit 87026f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Migration/Migration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.15">
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 87026f6

Please sign in to comment.