From 4bb45e2b8ef965b2efaa575a670b5ad9abb9f799 Mon Sep 17 00:00:00 2001 From: Ivan Maximov Date: Mon, 13 Jan 2025 09:53:20 +0300 Subject: [PATCH] Remove whitespaces from csproj files --- projects/Applications/CreateChannel/CreateChannel.csproj | 2 +- projects/Applications/MassPublish/MassPublish.csproj | 2 +- projects/Benchmarks/Benchmarks.csproj | 2 +- projects/Test/Common/Common.csproj | 6 +++--- projects/Test/Integration/Integration.csproj | 6 +++--- projects/Test/OAuth2/OAuth2.csproj | 4 ++-- .../Test/SequentialIntegration/SequentialIntegration.csproj | 6 +++--- projects/Test/Unit/Unit.csproj | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/projects/Applications/CreateChannel/CreateChannel.csproj b/projects/Applications/CreateChannel/CreateChannel.csproj index 829972f34..a70d756a8 100644 --- a/projects/Applications/CreateChannel/CreateChannel.csproj +++ b/projects/Applications/CreateChannel/CreateChannel.csproj @@ -11,7 +11,7 @@ $(NoWarn);CA2007 true - + Exe 12.0 diff --git a/projects/Applications/MassPublish/MassPublish.csproj b/projects/Applications/MassPublish/MassPublish.csproj index 829972f34..a70d756a8 100644 --- a/projects/Applications/MassPublish/MassPublish.csproj +++ b/projects/Applications/MassPublish/MassPublish.csproj @@ -11,7 +11,7 @@ $(NoWarn);CA2007 true - + Exe 12.0 diff --git a/projects/Benchmarks/Benchmarks.csproj b/projects/Benchmarks/Benchmarks.csproj index 63b607ad3..52b8f7d28 100644 --- a/projects/Benchmarks/Benchmarks.csproj +++ b/projects/Benchmarks/Benchmarks.csproj @@ -11,7 +11,7 @@ $(NoWarn);CA2007 true - + Exe ../rabbit.snk diff --git a/projects/Test/Common/Common.csproj b/projects/Test/Common/Common.csproj index 55c0f5820..fbc1a81c6 100644 --- a/projects/Test/Common/Common.csproj +++ b/projects/Test/Common/Common.csproj @@ -5,13 +5,13 @@ $(NoWarn);CA2007 true - + net8.0 $(NoWarn);CA2007 true - + ../../rabbit.snk true @@ -24,7 +24,7 @@ - + diff --git a/projects/Test/Integration/Integration.csproj b/projects/Test/Integration/Integration.csproj index bf8eb507c..0bd80368f 100644 --- a/projects/Test/Integration/Integration.csproj +++ b/projects/Test/Integration/Integration.csproj @@ -5,13 +5,13 @@ $(NoWarn);CA2007 true - + net8.0 $(NoWarn);CA2007 true - + ../../rabbit.snk true @@ -33,7 +33,7 @@ <_Parameter1>Xunit.CollectionBehavior.CollectionPerAssembly - <_Parameter1_IsLiteral>true + <_Parameter1_IsLiteral>true <_Parameter1_TypeName>Xunit.CollectionBehavior.CollectionPerAssembly diff --git a/projects/Test/OAuth2/OAuth2.csproj b/projects/Test/OAuth2/OAuth2.csproj index d32d77c5d..e9673a4e6 100644 --- a/projects/Test/OAuth2/OAuth2.csproj +++ b/projects/Test/OAuth2/OAuth2.csproj @@ -5,13 +5,13 @@ $(NoWarn);CA2007 true - + net8.0 $(NoWarn);CA2007 true - + ../../rabbit.snk true diff --git a/projects/Test/SequentialIntegration/SequentialIntegration.csproj b/projects/Test/SequentialIntegration/SequentialIntegration.csproj index 7773206c4..44047e45a 100644 --- a/projects/Test/SequentialIntegration/SequentialIntegration.csproj +++ b/projects/Test/SequentialIntegration/SequentialIntegration.csproj @@ -5,13 +5,13 @@ $(NoWarn);CA2007 true - + net8.0 $(NoWarn);CA2007 true - + ../../rabbit.snk true @@ -33,7 +33,7 @@ <_Parameter1>Xunit.CollectionBehavior.CollectionPerAssembly - <_Parameter1_IsLiteral>true + <_Parameter1_IsLiteral>true <_Parameter1_TypeName>Xunit.CollectionBehavior.CollectionPerAssembly diff --git a/projects/Test/Unit/Unit.csproj b/projects/Test/Unit/Unit.csproj index c11c778a5..97acaf54c 100644 --- a/projects/Test/Unit/Unit.csproj +++ b/projects/Test/Unit/Unit.csproj @@ -5,13 +5,13 @@ $(NoWarn);CA2007 true - + net8.0 $(NoWarn);CA2007 true - + ../../rabbit.snk true