From 30b71bc48ab4621cfd1ba5354ceaa376547140b5 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Thu, 24 Feb 2022 21:44:04 -0800
Subject: [PATCH] !nits! Cleanup three projects - make `@(Content)` items
easier to read - cleanup whitespace and `` splits a bit
---
...soft.AspNetCore.Server.Kestrel.Core.Tests.csproj | 11 ++++-------
.../InMemory.FunctionalTests.csproj | 13 +++++--------
...AspNetCore.SignalR.Client.FunctionalTests.csproj | 7 +------
3 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/src/Servers/Kestrel/Core/test/Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj b/src/Servers/Kestrel/Core/test/Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
index 5a96f7ab64e1..d8c23b7f1802 100644
--- a/src/Servers/Kestrel/Core/test/Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
+++ b/src/Servers/Kestrel/Core/test/Microsoft.AspNetCore.Server.Kestrel.Core.Tests.csproj
@@ -1,5 +1,4 @@
-
$(DefaultNetCoreTargetFramework)
true
@@ -12,20 +11,18 @@
-
-
-
-
-
+
+
+
+
-
diff --git a/src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj b/src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj
index da4ffb2ae380..04bfcda57908 100644
--- a/src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj
+++ b/src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj
@@ -1,5 +1,4 @@
-
$(DefaultNetCoreTargetFramework)
true
@@ -13,10 +12,6 @@
-
-
-
-
@@ -26,13 +21,15 @@
-
-
+
+
+
+
+
-
diff --git a/src/SignalR/clients/csharp/Client/test/FunctionalTests/Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj b/src/SignalR/clients/csharp/Client/test/FunctionalTests/Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj
index 083a6a141af3..603ed72970c0 100644
--- a/src/SignalR/clients/csharp/Client/test/FunctionalTests/Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj
+++ b/src/SignalR/clients/csharp/Client/test/FunctionalTests/Microsoft.AspNetCore.SignalR.Client.FunctionalTests.csproj
@@ -1,14 +1,11 @@
-
-
+
$(DefaultNetCoreTargetFramework)
-
-
@@ -17,6 +14,4 @@
-
-