From 2083af18d1f12f6d33a783b8a9585ca8c524bd84 Mon Sep 17 00:00:00 2001 From: 13xforever Date: Sat, 15 Oct 2022 18:24:01 +0500 Subject: [PATCH] upgrade 3rd party dependencies --- Clients/CirrusCiClient/CirrusCiClient.csproj | 6 ++--- .../CompatApiClient/CompatApiClient.csproj | 4 +-- Clients/GithubClient/GithubClient.csproj | 2 +- .../IrdLibraryClient/IrdLibraryClient.csproj | 4 +-- Clients/PsnClient/PsnClient.csproj | 2 +- CompatBot/CompatBot.csproj | 26 +++++++++---------- Tests/Tests.csproj | 2 +- 7 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Clients/CirrusCiClient/CirrusCiClient.csproj b/Clients/CirrusCiClient/CirrusCiClient.csproj index a8104a55..bf4eab72 100644 --- a/Clients/CirrusCiClient/CirrusCiClient.csproj +++ b/Clients/CirrusCiClient/CirrusCiClient.csproj @@ -9,9 +9,9 @@ - + - - + + \ No newline at end of file diff --git a/Clients/CompatApiClient/CompatApiClient.csproj b/Clients/CompatApiClient/CompatApiClient.csproj index 31d6c8b0..dbfac85c 100644 --- a/Clients/CompatApiClient/CompatApiClient.csproj +++ b/Clients/CompatApiClient/CompatApiClient.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/Clients/GithubClient/GithubClient.csproj b/Clients/GithubClient/GithubClient.csproj index a0c0ef87..474e74d0 100644 --- a/Clients/GithubClient/GithubClient.csproj +++ b/Clients/GithubClient/GithubClient.csproj @@ -6,7 +6,7 @@ - + diff --git a/Clients/IrdLibraryClient/IrdLibraryClient.csproj b/Clients/IrdLibraryClient/IrdLibraryClient.csproj index 20995131..b649df73 100644 --- a/Clients/IrdLibraryClient/IrdLibraryClient.csproj +++ b/Clients/IrdLibraryClient/IrdLibraryClient.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Clients/PsnClient/PsnClient.csproj b/Clients/PsnClient/PsnClient.csproj index 91caddaa..8ab17614 100644 --- a/Clients/PsnClient/PsnClient.csproj +++ b/Clients/PsnClient/PsnClient.csproj @@ -12,7 +12,7 @@ - + diff --git a/CompatBot/CompatBot.csproj b/CompatBot/CompatBot.csproj index 4842946f..8a3263f5 100644 --- a/CompatBot/CompatBot.csproj +++ b/CompatBot/CompatBot.csproj @@ -39,32 +39,32 @@ - - - - - + + + + + - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - - - + + + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index e826d0d8..f2a30cbb 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -5,7 +5,7 @@ - + all