From 9474aae9f5ac808aee87ce3ef35c8fa1dc8f5995 Mon Sep 17 00:00:00 2001 From: EonaCat Date: Fri, 9 Jan 2026 20:29:11 +0100 Subject: [PATCH] Updated --- EonaCat.Logger/EonaCat.Logger.csproj | 8 ++++---- .../EonaCat.Logger.Test.Web.csproj | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/EonaCat.Logger/EonaCat.Logger.csproj b/EonaCat.Logger/EonaCat.Logger.csproj index 666e3ec..5bfcd86 100644 --- a/EonaCat.Logger/EonaCat.Logger.csproj +++ b/EonaCat.Logger/EonaCat.Logger.csproj @@ -53,10 +53,10 @@ - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/Testers/EonaCat.Logger.Test.Web/EonaCat.Logger.Test.Web.csproj b/Testers/EonaCat.Logger.Test.Web/EonaCat.Logger.Test.Web.csproj index 2921571..6845e41 100644 --- a/Testers/EonaCat.Logger.Test.Web/EonaCat.Logger.Test.Web.csproj +++ b/Testers/EonaCat.Logger.Test.Web/EonaCat.Logger.Test.Web.csproj @@ -7,7 +7,8 @@ - + + all runtime; build; native; contentfiles; analyzers; buildtransitive