From 130f8f2a257312a621a4f68d54b91379239d2afc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:03:06 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v9 --- src/Refitter.Core/Refitter.Core.csproj | 2 +- .../Refitter.SourceGenerator.Tests.csproj | 4 ++-- test/Apizr/Sample.csproj | 4 ++-- test/ConsoleApp/Directory.Build.props | 8 ++++---- test/HelloWorld/HelloWorld/HelloWorld.csproj | 2 +- test/MauiExample/MauiExample.csproj | 6 +++--- test/MinimalApi/MinimalApi.csproj | 4 ++-- test/MultipleFiles/Client/Client.csproj | 2 +- test/SourceGenerator/Directory.Build.props | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/Refitter.Core/Refitter.Core.csproj b/src/Refitter.Core/Refitter.Core.csproj index 7e07dc5c..9ac19627 100644 --- a/src/Refitter.Core/Refitter.Core.csproj +++ b/src/Refitter.Core/Refitter.Core.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index bc8858dc..0254e6c4 100644 --- a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj +++ b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ all - + diff --git a/test/Apizr/Sample.csproj b/test/Apizr/Sample.csproj index d4d28f67..47079662 100644 --- a/test/Apizr/Sample.csproj +++ b/test/Apizr/Sample.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/test/ConsoleApp/Directory.Build.props b/test/ConsoleApp/Directory.Build.props index 23939bf4..2640ad77 100644 --- a/test/ConsoleApp/Directory.Build.props +++ b/test/ConsoleApp/Directory.Build.props @@ -14,15 +14,15 @@ - - - + + + - + diff --git a/test/HelloWorld/HelloWorld/HelloWorld.csproj b/test/HelloWorld/HelloWorld/HelloWorld.csproj index 34e7b57b..ff57b638 100644 --- a/test/HelloWorld/HelloWorld/HelloWorld.csproj +++ b/test/HelloWorld/HelloWorld/HelloWorld.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/MauiExample/MauiExample.csproj b/test/MauiExample/MauiExample.csproj index 8b100db0..d3621877 100644 --- a/test/MauiExample/MauiExample.csproj +++ b/test/MauiExample/MauiExample.csproj @@ -59,7 +59,7 @@ - + @@ -78,8 +78,8 @@ - - + + diff --git a/test/MinimalApi/MinimalApi.csproj b/test/MinimalApi/MinimalApi.csproj index 333dbfc3..657e6449 100644 --- a/test/MinimalApi/MinimalApi.csproj +++ b/test/MinimalApi/MinimalApi.csproj @@ -18,13 +18,13 @@ - + - + diff --git a/test/MultipleFiles/Client/Client.csproj b/test/MultipleFiles/Client/Client.csproj index 05665e0f..41a3bf16 100644 --- a/test/MultipleFiles/Client/Client.csproj +++ b/test/MultipleFiles/Client/Client.csproj @@ -5,7 +5,7 @@ - + diff --git a/test/SourceGenerator/Directory.Build.props b/test/SourceGenerator/Directory.Build.props index 66f1aa5e..b546267e 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file