-
@@ -41,7 +41,7 @@
@titre.ArtisteNom
-
-
@titre.Libelle
diff --git a/Webzine.WebApplication/nlog.config b/Webzine.WebApplication/nlog.config
index 1b64237..2fc8c32 100644
--- a/Webzine.WebApplication/nlog.config
+++ b/Webzine.WebApplication/nlog.config
@@ -22,7 +22,7 @@
layout="${longdate}|${level:uppercase=true}|${logger}|${message} ${exception:format=tostring}|${aspnet-request-url:whenEmpty=NoRequest}" />
-
From 6dc6a2e0eabf26af2032a59c5053e03126c8bf7a Mon Sep 17 00:00:00 2001
From: mirage <119869686+ClementBobin@users.noreply.github.com>
Date: Thu, 2 Apr 2026 16:34:05 +0200
Subject: [PATCH 2/3] =?UTF-8?q?fix:=20mettre=20=C3=A0=20jour=20Microsoft.E?=
=?UTF-8?q?xtensions.Logging.Abstractions=20package=20r=C3=A9f=C3=A9rence?=
=?UTF-8?q?=20=C3=A0=20la=20version=2010.0.0-preview.1.25080.5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Webzine.Business/Webzine.Business.csproj | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/Webzine.Business/Webzine.Business.csproj b/Webzine.Business/Webzine.Business.csproj
index ee626b0..9110639 100644
--- a/Webzine.Business/Webzine.Business.csproj
+++ b/Webzine.Business/Webzine.Business.csproj
@@ -25,12 +25,7 @@
-
-
-
-
- ..\..\..\..\..\..\..\.nuget\packages\microsoft.extensions.logging.abstractions\10.0.5\lib\net10.0\Microsoft.Extensions.Logging.Abstractions.dll
-
+
From ceb44f0d33f3a29964c78d23e77235fd0f277d74 Mon Sep 17 00:00:00 2001
From: mirage <119869686+ClementBobin@users.noreply.github.com>
Date: Thu, 2 Apr 2026 16:37:50 +0200
Subject: [PATCH 3/3] style: ajuster la mise en forme des balises HTML dans
Index.cshtml
---
.../Views/Titre/Index.cshtml | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/Webzine.WebApplication/Views/Titre/Index.cshtml b/Webzine.WebApplication/Views/Titre/Index.cshtml
index 215c08a..102c321 100644
--- a/Webzine.WebApplication/Views/Titre/Index.cshtml
+++ b/Webzine.WebApplication/Views/Titre/Index.cshtml
@@ -60,13 +60,14 @@
-
+
Editer
@@ -88,7 +89,7 @@
class="img-fluid rounded shadow"
alt="Jaquette"
loading="lazy"
- fetchpriority="high" />
+ fetchpriority="high"/>
@@ -121,7 +122,7 @@