From cebd3f5b80556b9978556d46e5a2647ff715095f Mon Sep 17 00:00:00 2001 From: erwan-joly Date: Tue, 21 Apr 2026 13:23:16 +1200 Subject: [PATCH] chore: bump packages to latest - Mapster 7.4.0 -> 10.0.7 (major) - Microsoft.EntityFrameworkCore/.Design/.Sqlite 10.0.2 -> 10.0.6 - Microsoft.Extensions.DependencyModel/Configuration.Binder 10.0.x -> 10.0.6 - Npgsql.EntityFrameworkCore.PostgreSQL 10.0.0 -> 10.0.1 - Serilog 4.3.0 -> 4.3.1 - Serilog.AspNetCore 8.0.3 -> 10.0.0 (major) - YamlDotNet 16.3.0 -> 17.0.1 (major) - Microsoft.NET.Test.Sdk 18.0.1 -> 18.4.0 - MSTest.TestAdapter/Framework 4.0.2 -> 4.2.1 Co-Authored-By: Claude Opus 4.7 (1M context) --- src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj | 8 ++++---- src/NosCore.PathFinder/NosCore.PathFinder.csproj | 8 ++++---- .../NosCore.PathFinder.Tests.csproj | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj b/src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj index f8d0b63..30aa41d 100644 --- a/src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj +++ b/src/NosCore.PathFinder.Api/NosCore.PathFinder.Api.csproj @@ -12,14 +12,14 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/NosCore.PathFinder/NosCore.PathFinder.csproj b/src/NosCore.PathFinder/NosCore.PathFinder.csproj index 7604033..18bbfe4 100644 --- a/src/NosCore.PathFinder/NosCore.PathFinder.csproj +++ b/src/NosCore.PathFinder/NosCore.PathFinder.csproj @@ -29,14 +29,14 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj b/test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj index f4343cb..eee1501 100644 --- a/test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj +++ b/test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj @@ -8,11 +8,11 @@ - - + + - - + +