Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Bump EntityFramework from 6.4.4 to 6.5.1
Browse files Browse the repository at this point in the history
Bumps [EntityFramework](https://github.com/dotnet/ef6) from 6.4.4 to 6.5.1.
- [Release notes](https://github.com/dotnet/ef6/releases)
- [Commits](dotnet/ef6@v6.4.4...v6.5.1)

---
updated-dependencies:
- dependency-name: EntityFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and geoperez committed Jun 28, 2024
1 parent cb22603 commit 6a8ef4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="EntityFramework" Version="6.5.1" />
</ItemGroup>

<Target DependsOnTargets="ResolveReferences" Name="CopyProjectReferencesToPackage">
Expand Down

0 comments on commit 6a8ef4a

Please sign in to comment.