From 111f4257f0d1987c89c0caf06cba64dffd36e084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:26:19 +0000 Subject: [PATCH] Bump NHibernate from 4.1.1.4000 to 5.4.9 in /src/Logic Bumps NHibernate from 4.1.1.4000 to 5.4.9. --- updated-dependencies: - dependency-name: NHibernate dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Logic/Logic.csproj | 22 ++++++++++++++++++---- src/Logic/packages.config | 9 ++++++--- 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/src/Logic/Logic.csproj b/src/Logic/Logic.csproj index a909af4..3e26553 100644 --- a/src/Logic/Logic.csproj +++ b/src/Logic/Logic.csproj @@ -30,17 +30,31 @@ 4 + + ..\..\packages/Antlr3.Runtime.3.5.1/lib/net40-client/Antlr3.Runtime.dll + True + ..\..\packages\CSharpFunctionalExtensions.1.7.1\lib\netstandard1.0\CSharpFunctionalExtensions.dll ..\..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll - - ..\..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll + + ..\..\packages/Iesi.Collections.4.1.1/lib/net462/Iesi.Collections.dll + True + + + ..\..\packages/NHibernate.5.4.9/lib/net461/NHibernate.dll + True + + + ..\..\packages/Remotion.Linq.2.2.0/lib/net45/Remotion.Linq.dll + True - - ..\..\packages\NHibernate.4.1.1.4000\lib\net40\NHibernate.dll + + ..\..\packages/Remotion.Linq.EagerFetching.2.2.0/lib/net45/Remotion.Linq.EagerFetching.dll + True diff --git a/src/Logic/packages.config b/src/Logic/packages.config index ef3defc..d36d798 100644 --- a/src/Logic/packages.config +++ b/src/Logic/packages.config @@ -1,7 +1,10 @@  + - - - + + + + + \ No newline at end of file