Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #41 from demndevel/dependabot/nuget/Microsoft.Enti…
Browse files Browse the repository at this point in the history
…tyFrameworkCore.Tools-7.0.7

Bump Microsoft.EntityFrameworkCore.Tools from 7.0.5 to 7.0.7
  • Loading branch information
demndevel committed Jun 21, 2023
2 parents 8374c05 + 49af83b commit ba935de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blog.Infrastructure/Blog.Infrastructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.7" />
</ItemGroup>

</Project>

0 comments on commit ba935de

Please sign in to comment.