From d9a0c05fe742d894e3c0c7bfb0623a8bffe16b8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 14:09:24 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v10 --- .../Refitter.SourceGenerator.Tests.csproj | 4 ++-- src/Refitter.Tests/Refitter.Tests.csproj | 2 +- src/Refitter/Refitter.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 +- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index 384c16c9..ff568568 100644 --- a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj +++ b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -21,7 +21,7 @@ all - + diff --git a/src/Refitter.Tests/Refitter.Tests.csproj b/src/Refitter.Tests/Refitter.Tests.csproj index e8b7368e..0086ffd3 100644 --- a/src/Refitter.Tests/Refitter.Tests.csproj +++ b/src/Refitter.Tests/Refitter.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Refitter/Refitter.csproj b/src/Refitter/Refitter.csproj index 30bbc2dd..36e2f5e8 100644 --- a/src/Refitter/Refitter.csproj +++ b/src/Refitter/Refitter.csproj @@ -21,7 +21,7 @@ - + diff --git a/test/Apizr/Sample.csproj b/test/Apizr/Sample.csproj index 0f9ca952..38ca81f2 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 e4eea261..538e4b58 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 1ea96799..c759b8d1 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 43a3cc25..e36e8bf6 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 320b9d0d..e3aaee5b 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 fd6109e7..2a01b83f 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 d9935b4d..caccb7ec 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file