From e5ae7ea9e296e94791faa7ef84ce1bb38e096244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 03:04:04 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- .../Refitter.SourceGenerator.Tests.csproj | 4 ++-- test/Apizr/Sample.csproj | 4 ++-- test/ConsoleApp/Directory.Build.props | 8 ++++---- test/HelloWorld/HelloWorld/HelloWorld.csproj | 2 +- test/MSBuild/Refitter.MSBuild.Tests.csproj | 4 ++-- 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, 18 insertions(+), 18 deletions(-) diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index 36527df9..2125450d 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 53e55c08..76a4e5e6 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 ba609065..ca88ac87 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 6d6e0afe..90b5b74f 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 e07b58af..4745b1a1 100644 --- a/test/MSBuild/Refitter.MSBuild.Tests.csproj +++ b/test/MSBuild/Refitter.MSBuild.Tests.csproj @@ -9,9 +9,9 @@ - + - + diff --git a/test/MauiExample/MauiExample.csproj b/test/MauiExample/MauiExample.csproj index fb668448..6fb093fe 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 34f56dba..afa589f1 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 dea5f4d1..4eb305cd 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 68a4c5de..6caa1abd 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file