From 3ec16d4ea8f7515fa1746764b7ea7169ab40e2d7 Mon Sep 17 00:00:00 2001 From: Havret Date: Wed, 1 Jan 2025 19:57:07 +0100 Subject: [PATCH] Bump dependencies --- ...m.Text.Json.Benchmark.SimpleMessage.csproj | 8 ++++---- .../Protobuf.System.Text.Json.csproj | 4 ++-- .../Protobuf.System.Text.Json.Tests.csproj | 19 ++++++++----------- 3 files changed, 14 insertions(+), 17 deletions(-) diff --git a/benchmark/Protobuf.System.Text.Json.Benchmark.SimpleMessage/Protobuf.System.Text.Json.Benchmark.SimpleMessage.csproj b/benchmark/Protobuf.System.Text.Json.Benchmark.SimpleMessage/Protobuf.System.Text.Json.Benchmark.SimpleMessage.csproj index aebd82c..bcf9437 100644 --- a/benchmark/Protobuf.System.Text.Json.Benchmark.SimpleMessage/Protobuf.System.Text.Json.Benchmark.SimpleMessage.csproj +++ b/benchmark/Protobuf.System.Text.Json.Benchmark.SimpleMessage/Protobuf.System.Text.Json.Benchmark.SimpleMessage.csproj @@ -9,10 +9,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Protobuf.System.Text.Json/Protobuf.System.Text.Json.csproj b/src/Protobuf.System.Text.Json/Protobuf.System.Text.Json.csproj index 31c805a..7720b4f 100644 --- a/src/Protobuf.System.Text.Json/Protobuf.System.Text.Json.csproj +++ b/src/Protobuf.System.Text.Json/Protobuf.System.Text.Json.csproj @@ -22,8 +22,8 @@ - - + + diff --git a/test/Protobuf.System.Text.Json.Tests/Protobuf.System.Text.Json.Tests.csproj b/test/Protobuf.System.Text.Json.Tests/Protobuf.System.Text.Json.Tests.csproj index aea7e71..1747916 100644 --- a/test/Protobuf.System.Text.Json.Tests/Protobuf.System.Text.Json.Tests.csproj +++ b/test/Protobuf.System.Text.Json.Tests/Protobuf.System.Text.Json.Tests.csproj @@ -7,21 +7,20 @@ - - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -38,6 +37,4 @@ - -