diff --git a/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj b/src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj index 1311d0c4..aaf392f0 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 14f749b2..1f429bdc 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 087ac840..1f7ed0ab 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 151b9c83..d4dbce8a 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 bae10bab..452f5497 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 734cb307..e813d1c6 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 3fad65bf..ad1ea954 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 ad49ddab..022f889d 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 9a091560..16235d25 100644 --- a/test/SourceGenerator/Directory.Build.props +++ b/test/SourceGenerator/Directory.Build.props @@ -15,6 +15,6 @@ - + \ No newline at end of file