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 #40 from demndevel/dependabot/nuget/Microsoft.Enti…
Browse files Browse the repository at this point in the history
…tyFrameworkCore.Design-7.0.7

Bump Microsoft.EntityFrameworkCore.Design from 7.0.5 to 7.0.7
  • Loading branch information
demndevel authored Jun 21, 2023
2 parents 90e552a + 9c2b83b commit 8374c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blog.Web/Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="Markdig" Version="0.31.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.5" />
<PackageReference Include="NReco.Logging.File" Version="1.1.6" />
</ItemGroup>
Expand Down

0 comments on commit 8374c05

Please sign in to comment.