From 780a56cc9067586f03786f9e5c598359e967266b Mon Sep 17 00:00:00 2001 From: Mark van Renswoude Date: Mon, 4 Nov 2024 10:33:35 +0100 Subject: [PATCH] Updated dependencies Fixes empty routing key with messaging packages depending on newer Tapeti Annotations --- .../PettingZoo.Benchmark.csproj | 4 ++-- PettingZoo.Core/PettingZoo.Core.csproj | 4 ++-- .../PettingZoo.RabbitMQ.csproj | 6 ++--- .../PettingZoo.Settings.LiteDB.csproj | 6 ++--- PettingZoo.Tapeti/PettingZoo.Tapeti.csproj | 23 ++++++++++--------- PettingZoo.Test/PettingZoo.Test.csproj | 10 ++++---- PettingZoo.WPF/PettingZoo.WPF.csproj | 2 +- PettingZoo/PettingZoo.csproj | 14 +++++------ 8 files changed, 35 insertions(+), 34 deletions(-) diff --git a/PettingZoo.Benchmark/PettingZoo.Benchmark.csproj b/PettingZoo.Benchmark/PettingZoo.Benchmark.csproj index 8297edf..bd81288 100644 --- a/PettingZoo.Benchmark/PettingZoo.Benchmark.csproj +++ b/PettingZoo.Benchmark/PettingZoo.Benchmark.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/PettingZoo.Core/PettingZoo.Core.csproj b/PettingZoo.Core/PettingZoo.Core.csproj index 6302265..5d0aac6 100644 --- a/PettingZoo.Core/PettingZoo.Core.csproj +++ b/PettingZoo.Core/PettingZoo.Core.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/PettingZoo.RabbitMQ/PettingZoo.RabbitMQ.csproj b/PettingZoo.RabbitMQ/PettingZoo.RabbitMQ.csproj index 45d6771..ad52b6a 100644 --- a/PettingZoo.RabbitMQ/PettingZoo.RabbitMQ.csproj +++ b/PettingZoo.RabbitMQ/PettingZoo.RabbitMQ.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/PettingZoo.Settings.LiteDB/PettingZoo.Settings.LiteDB.csproj b/PettingZoo.Settings.LiteDB/PettingZoo.Settings.LiteDB.csproj index f5fef95..e7d3208 100644 --- a/PettingZoo.Settings.LiteDB/PettingZoo.Settings.LiteDB.csproj +++ b/PettingZoo.Settings.LiteDB/PettingZoo.Settings.LiteDB.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/PettingZoo.Tapeti/PettingZoo.Tapeti.csproj b/PettingZoo.Tapeti/PettingZoo.Tapeti.csproj index 171a51d..c2fc81f 100644 --- a/PettingZoo.Tapeti/PettingZoo.Tapeti.csproj +++ b/PettingZoo.Tapeti/PettingZoo.Tapeti.csproj @@ -8,18 +8,19 @@ - - - - - - + + + + + + + - - - - - + + + + + diff --git a/PettingZoo.Test/PettingZoo.Test.csproj b/PettingZoo.Test/PettingZoo.Test.csproj index cf3907a..69bda7a 100644 --- a/PettingZoo.Test/PettingZoo.Test.csproj +++ b/PettingZoo.Test/PettingZoo.Test.csproj @@ -7,11 +7,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PettingZoo.WPF/PettingZoo.WPF.csproj b/PettingZoo.WPF/PettingZoo.WPF.csproj index 3adc030..ef051e4 100644 --- a/PettingZoo.WPF/PettingZoo.WPF.csproj +++ b/PettingZoo.WPF/PettingZoo.WPF.csproj @@ -7,7 +7,7 @@ - + diff --git a/PettingZoo/PettingZoo.csproj b/PettingZoo/PettingZoo.csproj index fb0c52b..ef09e96 100644 --- a/PettingZoo/PettingZoo.csproj +++ b/PettingZoo/PettingZoo.csproj @@ -57,13 +57,13 @@ - - - - - - - + + + + + + +