Skip to content

Commit

Permalink
Merge pull request #119 from lixinyang123/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…EntityFrameworkCore.Tools-7.0.2

Bump Microsoft.EntityFrameworkCore.Tools from 7.0.1 to 7.0.2
  • Loading branch information
lixinyang123 authored Jan 11, 2023
2 parents 6294230 + 3dee11e commit 76d2bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CoreHome.Data/CoreHome.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

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

0 comments on commit 76d2bda

Please sign in to comment.