From d9aaac46659a967cb99ca074a79dc4c7933a70f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:53:19 +0000 Subject: [PATCH] Bump EntityFramework from 6.4.4 to 6.5.1 Bumps [EntityFramework](https://github.com/dotnet/ef6) from 6.4.4 to 6.5.1. - [Release notes](https://github.com/dotnet/ef6/releases) - [Commits](https://github.com/dotnet/ef6/compare/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] --- EFPowerToolsExample/EFPowerToolsExample.csproj | 17 +++++++++++++++++ EFPowerToolsExample/packages.config | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/EFPowerToolsExample/EFPowerToolsExample.csproj b/EFPowerToolsExample/EFPowerToolsExample.csproj index 5cf4644..3604760 100644 --- a/EFPowerToolsExample/EFPowerToolsExample.csproj +++ b/EFPowerToolsExample/EFPowerToolsExample.csproj @@ -1,5 +1,6 @@  + Debug @@ -34,6 +35,14 @@ 4 + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll + True + + + ..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll + True + @@ -51,6 +60,14 @@ + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + + +