Skip to content

Commit

Permalink
Merge pull request #14 from AndrewMcLachlan/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.EntityFrameworkCore-8.0.1

Bump Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.1
  • Loading branch information
AndrewMcLachlan authored Jan 24, 2024
2 parents bdb2831 + f696535 commit a006054
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a006054

Please sign in to comment.