From c8609d5878d426471ff9737e16386b193f5c1bff Mon Sep 17 00:00:00 2001 From: erwan-joly Date: Tue, 21 Apr 2026 13:18:42 +1200 Subject: [PATCH] chore: bump packages to latest - Microsoft.IdentityModel.JsonWebTokens 8.2.1 -> 8.17.0 (security) - System.IdentityModel.Tokens.Jwt 8.2.1 -> 8.17.0 (security) - coverlet.collector 6.0.4 -> 10.0.0 - Microsoft.NET.Test.Sdk 18.0.1 -> 18.4.0 - MSTest.TestAdapter/Framework 4.0.2 -> 4.2.1 - Microsoft.Extensions.Hosting/Http 10.0.0 -> 10.0.6 - Serilog 4.3.0 -> 4.3.1 - Serilog.Extensions.Hosting 9.0.0 -> 10.0.0 (major) Co-Authored-By: Claude Opus 4.7 (1M context) --- .../NosCore.ParserInputGenerator.Launcher.csproj | 4 ++-- .../NosCore.ParserInputGenerator.csproj | 12 ++++++------ .../NosCore.ParserInputGenerator.Tests.csproj | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj b/src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj index 0e63687..59733d8 100644 --- a/src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj +++ b/src/NosCore.ParserInputGenerator.Launcher/NosCore.ParserInputGenerator.Launcher.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj b/src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj index 324ca5e..0314e49 100644 --- a/src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj +++ b/src/NosCore.ParserInputGenerator/NosCore.ParserInputGenerator.csproj @@ -39,14 +39,14 @@ - - - + + + - - + + - + diff --git a/test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj b/test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj index 71ade03..c911740 100644 --- a/test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj +++ b/test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj @@ -7,12 +7,12 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive