diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index 36527df9c..2125450dc 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 53e55c083..76a4e5e69 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 ba609065a..ca88ac879 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 6d6e0afe4..90b5b74fc 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 e07b58afe..4745b1a1b 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 fb6684481..6fb093fe5 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 34f56dbae..afa589f12 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 dea5f4d14..4eb305cdb 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 68a4c5dec..6caa1abda 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file