From f49cc4a88db6a340b7f0b8ecd8b038e48d408053 Mon Sep 17 00:00:00 2001 From: erwan-joly Date: Tue, 21 Apr 2026 13:14:54 +1200 Subject: [PATCH] chore: bump packages to latest - Serilog 4.3.0 -> 4.3.1 - Serilog.Extensions.Logging 9.0.2 -> 10.0.0 (major) - ApprovalTests 5.7.3 -> 7.0.0 (major) - coverlet.collector 6.0.4 -> 10.0.0 - Microsoft.Data.SqlClient 6.1.3 -> 7.0.0 (major) - Microsoft.NET.Test.Sdk 17.14.1 -> 18.4.0 - MSTest.TestAdapter/Framework 3.7.0 -> 4.2.1 - System.Data.SqlClient 4.9.0 -> 4.9.1 Co-Authored-By: Claude Opus 4.7 (1M context) --- src/NosCore.Injector/NosCore.Injector.csproj | 4 ++-- .../NosCore.Injector.Tests.csproj | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/NosCore.Injector/NosCore.Injector.csproj b/src/NosCore.Injector/NosCore.Injector.csproj index f699631..13c4184 100644 --- a/src/NosCore.Injector/NosCore.Injector.csproj +++ b/src/NosCore.Injector/NosCore.Injector.csproj @@ -24,8 +24,8 @@ - - + + diff --git a/test/NosCore.Injector.Tests/NosCore.Injector.Tests.csproj b/test/NosCore.Injector.Tests/NosCore.Injector.Tests.csproj index eb54c2c..7b34734 100644 --- a/test/NosCore.Injector.Tests/NosCore.Injector.Tests.csproj +++ b/test/NosCore.Injector.Tests/NosCore.Injector.Tests.csproj @@ -9,18 +9,18 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + +