From 2e60ad41b411f070229e9fa768733d57e28f18a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 19:37:17 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to 9.0.4 --- .../Refitter.SourceGenerator.Tests.csproj | 2 +- test/Apizr/Sample.csproj | 2 +- test/ConsoleApp/Directory.Build.props | 8 ++++---- test/HelloWorld/HelloWorld/HelloWorld.csproj | 2 +- test/MSBuild/Refitter.MSBuild.Tests.csproj | 2 +- test/MauiExample/MauiExample.csproj | 6 +++--- test/MinimalApi/MinimalApi.csproj | 4 ++-- test/SourceGenerator/Directory.Build.props | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index f29fe5206..6877e108e 100644 --- a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj +++ b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj @@ -20,7 +20,7 @@ all - + diff --git a/test/Apizr/Sample.csproj b/test/Apizr/Sample.csproj index 750dceb2c..1d18f8987 100644 --- a/test/Apizr/Sample.csproj +++ b/test/Apizr/Sample.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/ConsoleApp/Directory.Build.props b/test/ConsoleApp/Directory.Build.props index cea17a531..0632bd0df 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 de22e4871..cf43ac984 100644 --- a/test/HelloWorld/HelloWorld/HelloWorld.csproj +++ b/test/HelloWorld/HelloWorld/HelloWorld.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/MSBuild/Refitter.MSBuild.Tests.csproj b/test/MSBuild/Refitter.MSBuild.Tests.csproj index bfcc172d5..2d680be70 100644 --- a/test/MSBuild/Refitter.MSBuild.Tests.csproj +++ b/test/MSBuild/Refitter.MSBuild.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/test/MauiExample/MauiExample.csproj b/test/MauiExample/MauiExample.csproj index cc6997069..113444f65 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 55f708122..3213ea060 100644 --- a/test/MinimalApi/MinimalApi.csproj +++ b/test/MinimalApi/MinimalApi.csproj @@ -18,13 +18,13 @@ - + - + diff --git a/test/SourceGenerator/Directory.Build.props b/test/SourceGenerator/Directory.Build.props index cae8cc15d..dabfff82d 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file