Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.Relational from 8.0.1 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent c60f276 commit 95f037c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

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

</Project>

0 comments on commit 95f037c

Please sign in to comment.