From be053640742992522454a7a2ed9540bd2d9c307b Mon Sep 17 00:00:00 2001 From: Matthias Gernand Date: Thu, 16 Nov 2023 11:52:03 +0100 Subject: [PATCH] Updated to NHibernate 5.4.6 (#14) --- README.md | 4 +- ...ibernate.Logging.CommonLogging.Demo.csproj | 80 +++++++++---------- .../NHibernate.Logging.CommonLogging.csproj | 32 ++++---- .../NHibernate.Logging.UnitTests.csproj | 10 +-- 4 files changed, 63 insertions(+), 63 deletions(-) diff --git a/README.md b/README.md index 441a638..d9b1a8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NHibernate Logging Providers -The current version **5.4.2** is available as [NuGet package](http://nuget.org/packages/NHibernate.Logging/). -This version is built against NHibernate 5.4.2 and Common.Logging 3.4.1. +The current version **5.4.6** is available as [NuGet package](http://nuget.org/packages/NHibernate.Logging/). +This version is built against NHibernate 5.4.6 and Common.Logging 3.4.1. NHibernate Logging Providers makes it possible to use your favourite logger with NHibernate. You no longer have to use log4net. The new NHibernate (since NH3) logging abstraction makes diff --git a/Source/NHibernate.Logging.CommonLogging.Demo/NHibernate.Logging.CommonLogging.Demo.csproj b/Source/NHibernate.Logging.CommonLogging.Demo/NHibernate.Logging.CommonLogging.Demo.csproj index a018475..567009a 100644 --- a/Source/NHibernate.Logging.CommonLogging.Demo/NHibernate.Logging.CommonLogging.Demo.csproj +++ b/Source/NHibernate.Logging.CommonLogging.Demo/NHibernate.Logging.CommonLogging.Demo.csproj @@ -1,44 +1,44 @@ - - Exe - net48 - - - - - - - - - - - - - Always - - - - - - - - - - - - - - - - Always - - - Always - - - Always - - + + Exe + net48 + + + + + + + + + + + + + Always + + + + + + + + + + + + + + + + Always + + + Always + + + Always + + diff --git a/Source/NHibernate.Logging.CommonLogging/NHibernate.Logging.CommonLogging.csproj b/Source/NHibernate.Logging.CommonLogging/NHibernate.Logging.CommonLogging.csproj index a3dece9..4ffaf01 100644 --- a/Source/NHibernate.Logging.CommonLogging/NHibernate.Logging.CommonLogging.csproj +++ b/Source/NHibernate.Logging.CommonLogging/NHibernate.Logging.CommonLogging.csproj @@ -11,9 +11,9 @@ false Copyright © 2013-2023 Matthias Gernand. All rights reserved. - 5.4.2 - 5.4.2 - 5.4.2 + 5.4.6 + 5.4.6 + 5.4.6 Matthias Gernand Common.Logging logging provider for NHibernate. en @@ -28,25 +28,25 @@ - - Always - + + Always + - - True - \ - - - True - \ - + + True + \ + + + True + \ + - - + + diff --git a/Source/NHibernate.Logging.UnitTests/NHibernate.Logging.UnitTests.csproj b/Source/NHibernate.Logging.UnitTests/NHibernate.Logging.UnitTests.csproj index 4019a93..3401d9b 100644 --- a/Source/NHibernate.Logging.UnitTests/NHibernate.Logging.UnitTests.csproj +++ b/Source/NHibernate.Logging.UnitTests/NHibernate.Logging.UnitTests.csproj @@ -7,11 +7,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive