From a03131dccadce8dcd9aed1d4348bc57a1a5434ea Mon Sep 17 00:00:00 2001 From: 13xforever Date: Fri, 6 Sep 2024 21:28:58 +0500 Subject: [PATCH] upgrade dependencies --- Clients/CirrusCiClient/CirrusCiClient.csproj | 2 +- .../CompatApiClient/CompatApiClient.csproj | 2 +- Clients/GithubClient/GithubClient.csproj | 2 +- .../IrdLibraryClient/IrdLibraryClient.csproj | 2 +- CompatBot/CompatBot.csproj | 32 +++++++++---------- SourceGenerators/SourceGenerators.csproj | 2 +- Tests/Tests.csproj | 8 ++--- 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Clients/CirrusCiClient/CirrusCiClient.csproj b/Clients/CirrusCiClient/CirrusCiClient.csproj index 2e4a8b75..1b32cf24 100644 --- a/Clients/CirrusCiClient/CirrusCiClient.csproj +++ b/Clients/CirrusCiClient/CirrusCiClient.csproj @@ -11,6 +11,6 @@ - + \ No newline at end of file diff --git a/Clients/CompatApiClient/CompatApiClient.csproj b/Clients/CompatApiClient/CompatApiClient.csproj index dc607bf3..a0c94524 100644 --- a/Clients/CompatApiClient/CompatApiClient.csproj +++ b/Clients/CompatApiClient/CompatApiClient.csproj @@ -17,7 +17,7 @@ - + diff --git a/Clients/GithubClient/GithubClient.csproj b/Clients/GithubClient/GithubClient.csproj index 31cfa417..9841a978 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 69a699a5..21c68e23 100644 --- a/Clients/IrdLibraryClient/IrdLibraryClient.csproj +++ b/Clients/IrdLibraryClient/IrdLibraryClient.csproj @@ -6,7 +6,7 @@ - + diff --git a/CompatBot/CompatBot.csproj b/CompatBot/CompatBot.csproj index 404d2749..ead7222f 100644 --- a/CompatBot/CompatBot.csproj +++ b/CompatBot/CompatBot.csproj @@ -39,36 +39,36 @@ - - - - - + + + + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - - - - + + + + - - - + + + diff --git a/SourceGenerators/SourceGenerators.csproj b/SourceGenerators/SourceGenerators.csproj index 71be6909..0a2793ec 100644 --- a/SourceGenerators/SourceGenerators.csproj +++ b/SourceGenerators/SourceGenerators.csproj @@ -7,7 +7,7 @@ - + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 6cfa63ac..fdb309bb 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -6,13 +6,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive