From 6923e928fc1a241aa4694373a0156be763b1d259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:09:05 +0000 Subject: [PATCH] Bump EntityFramework from 6.4.4 to 6.5.0 Bumps [EntityFramework](https://github.com/dotnet/ef6) from 6.4.4 to 6.5.0. - [Release notes](https://github.com/dotnet/ef6/releases) - [Commits](https://github.com/dotnet/ef6/compare/v6.4.4...v6.5.0) --- updated-dependencies: - dependency-name: EntityFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../EFPowerToolsExample.csproj | 21 +++++++++++++++++++ EFPowerToolsExample/packages.config | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/EFPowerToolsExample/EFPowerToolsExample.csproj b/EFPowerToolsExample/EFPowerToolsExample.csproj index 5cf4644..7860801 100644 --- a/EFPowerToolsExample/EFPowerToolsExample.csproj +++ b/EFPowerToolsExample/EFPowerToolsExample.csproj @@ -1,5 +1,7 @@  + + Debug @@ -34,6 +36,14 @@ 4 + + ..\packages\EntityFramework.6.5.0\lib\net45\EntityFramework.dll + True + + + ..\packages\EntityFramework.6.5.0\lib\net45\EntityFramework.SqlServer.dll + True + @@ -51,6 +61,17 @@ + + + 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}. + + + + + + + +