From 28ddafa4cea65203124bd1fe4848e7c36c474329 Mon Sep 17 00:00:00 2001 From: Dmytro Pryvedeniuk Date: Thu, 26 Mar 2026 20:51:02 +0200 Subject: [PATCH] Avoid vulnerable System.Text.Json 8.0.0 --- src/CodegenTests/CodegenTests.csproj | 12 +++++----- src/CommandLineTests/CommandLineTests.csproj | 10 ++++----- src/CoreTests/CoreTests.csproj | 22 +++++++++---------- src/EventTests/EventTests.csproj | 20 ++++++++--------- ...sperFx.Events.SourceGenerator.Tests.csproj | 8 +++---- .../JasperFx.RuntimeCompiler.csproj | 2 +- src/JasperFx/JasperFx.csproj | 4 ++-- 7 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/CodegenTests/CodegenTests.csproj b/src/CodegenTests/CodegenTests.csproj index b0f48e3..0dac9ba 100644 --- a/src/CodegenTests/CodegenTests.csproj +++ b/src/CodegenTests/CodegenTests.csproj @@ -1,4 +1,4 @@ - + false @@ -6,25 +6,25 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + diff --git a/src/CommandLineTests/CommandLineTests.csproj b/src/CommandLineTests/CommandLineTests.csproj index 65771bf..8586c1e 100644 --- a/src/CommandLineTests/CommandLineTests.csproj +++ b/src/CommandLineTests/CommandLineTests.csproj @@ -1,4 +1,4 @@ - + false @@ -6,19 +6,19 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/src/CoreTests/CoreTests.csproj b/src/CoreTests/CoreTests.csproj index 0514bb5..477adc3 100644 --- a/src/CoreTests/CoreTests.csproj +++ b/src/CoreTests/CoreTests.csproj @@ -1,4 +1,4 @@ - + false @@ -6,29 +6,29 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - - - - - + + + + + + + diff --git a/src/EventTests/EventTests.csproj b/src/EventTests/EventTests.csproj index d7c7528..8619b6d 100644 --- a/src/EventTests/EventTests.csproj +++ b/src/EventTests/EventTests.csproj @@ -6,28 +6,28 @@ - + - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + - + diff --git a/src/JasperFx.Events.SourceGenerator.Tests/JasperFx.Events.SourceGenerator.Tests.csproj b/src/JasperFx.Events.SourceGenerator.Tests/JasperFx.Events.SourceGenerator.Tests.csproj index 157c159..c0e073e 100644 --- a/src/JasperFx.Events.SourceGenerator.Tests/JasperFx.Events.SourceGenerator.Tests.csproj +++ b/src/JasperFx.Events.SourceGenerator.Tests/JasperFx.Events.SourceGenerator.Tests.csproj @@ -9,9 +9,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -19,7 +19,7 @@ - + diff --git a/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj b/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj index f01f584..3127d3e 100644 --- a/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj +++ b/src/JasperFx.RuntimeCompiler/JasperFx.RuntimeCompiler.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/JasperFx/JasperFx.csproj b/src/JasperFx/JasperFx.csproj index a5cac1a..c3c9b12 100644 --- a/src/JasperFx/JasperFx.csproj +++ b/src/JasperFx/JasperFx.csproj @@ -8,8 +8,8 @@ - - + +