Skip to content

Commit

Permalink
Merge pull request #388 from louisaxel-ambroise/dependabot/nuget/Micr…
Browse files Browse the repository at this point in the history
…osoft.EntityFrameworkCore.Tools-7.0.9

Bump Microsoft.EntityFrameworkCore.Tools from 7.0.8 to 7.0.9
  • Loading branch information
louisaxel-ambroise authored Jul 19, 2023
2 parents bb50b37 + 20904de commit 77c37b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Host/FasTnT.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="JsonSchema.Net" Version="4.1.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.8">
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.9">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 77c37b6

Please sign in to comment.