From 4b62dd99aa769917ff694cb54a1729210560b127 Mon Sep 17 00:00:00 2001 From: Daan Boerlage Date: Tue, 26 Jul 2022 20:56:41 +0200 Subject: [PATCH] Revert "Carefree dependency updates" This reverts commit d9e29f8b95cf8bb31e801c72993aaabf8fa99f50. --- src/Bot/Bot.csproj | 7 ++++--- src/Core/Core.csproj | 22 +++++++++++----------- src/Web/Web.csproj | 4 ++-- tests/Tests.csproj | 11 ++++------- 4 files changed, 21 insertions(+), 23 deletions(-) diff --git a/src/Bot/Bot.csproj b/src/Bot/Bot.csproj index 2e75b2f..2219b32 100644 --- a/src/Bot/Bot.csproj +++ b/src/Bot/Bot.csproj @@ -13,12 +13,13 @@ - - + + + - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 593e55c..2cd8dbc 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -13,26 +13,26 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + + diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 6ffac94..f17685a 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -22,8 +22,8 @@ - - + + diff --git a/tests/Tests.csproj b/tests/Tests.csproj index 6985375..786164e 100644 --- a/tests/Tests.csproj +++ b/tests/Tests.csproj @@ -8,14 +8,11 @@ xUnit1026 - - - + + + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - +