diff --git a/src/Host/Host.csproj b/src/Host/Host.csproj
index b37dcef..4b90c5a 100644
--- a/src/Host/Host.csproj
+++ b/src/Host/Host.csproj
@@ -20,7 +20,7 @@
-
+
diff --git a/src/Modules/Identity/Identity.Infrastructure/Identity.Infrastructure.csproj b/src/Modules/Identity/Identity.Infrastructure/Identity.Infrastructure.csproj
index d88dc16..38c6db6 100644
--- a/src/Modules/Identity/Identity.Infrastructure/Identity.Infrastructure.csproj
+++ b/src/Modules/Identity/Identity.Infrastructure/Identity.Infrastructure.csproj
@@ -19,7 +19,7 @@
all
-
+
diff --git a/src/Modules/Notifications/Notifications.Infrastructure/Notifications.Infrastructure.csproj b/src/Modules/Notifications/Notifications.Infrastructure/Notifications.Infrastructure.csproj
index dfa794e..8e8eced 100644
--- a/src/Modules/Notifications/Notifications.Infrastructure/Notifications.Infrastructure.csproj
+++ b/src/Modules/Notifications/Notifications.Infrastructure/Notifications.Infrastructure.csproj
@@ -15,7 +15,7 @@
all
-
+
diff --git a/src/Modules/Reporting/Reporting.Infrastructure/Reporting.Infrastructure.csproj b/src/Modules/Reporting/Reporting.Infrastructure/Reporting.Infrastructure.csproj
index d1c0b3d..56d1ca7 100644
--- a/src/Modules/Reporting/Reporting.Infrastructure/Reporting.Infrastructure.csproj
+++ b/src/Modules/Reporting/Reporting.Infrastructure/Reporting.Infrastructure.csproj
@@ -15,7 +15,7 @@
all
-
+
diff --git a/src/Modules/Tickets/Tickets.Infrastructure/Tickets.Infrastructure.csproj b/src/Modules/Tickets/Tickets.Infrastructure/Tickets.Infrastructure.csproj
index 5ecef26..c99e20e 100644
--- a/src/Modules/Tickets/Tickets.Infrastructure/Tickets.Infrastructure.csproj
+++ b/src/Modules/Tickets/Tickets.Infrastructure/Tickets.Infrastructure.csproj
@@ -14,7 +14,7 @@
-
+
diff --git a/src/Modules/Triage/Triage.Infrastructure/Triage.Infrastructure.csproj b/src/Modules/Triage/Triage.Infrastructure/Triage.Infrastructure.csproj
index e814609..1a912c0 100644
--- a/src/Modules/Triage/Triage.Infrastructure/Triage.Infrastructure.csproj
+++ b/src/Modules/Triage/Triage.Infrastructure/Triage.Infrastructure.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/src/Shared/Shared.Infrastructure/Shared.Infrastructure.csproj b/src/Shared/Shared.Infrastructure/Shared.Infrastructure.csproj
index 4469e7b..a3a971f 100644
--- a/src/Shared/Shared.Infrastructure/Shared.Infrastructure.csproj
+++ b/src/Shared/Shared.Infrastructure/Shared.Infrastructure.csproj
@@ -6,7 +6,7 @@
-
+
@@ -21,7 +21,7 @@
-
+
diff --git a/src/TriageService/TriageService.Host/TriageService.Host.csproj b/src/TriageService/TriageService.Host/TriageService.Host.csproj
index d39726a..ff9d0eb 100644
--- a/src/TriageService/TriageService.Host/TriageService.Host.csproj
+++ b/src/TriageService/TriageService.Host/TriageService.Host.csproj
@@ -26,7 +26,7 @@
-
+
diff --git a/tests/ArchitectureTests/ArchitectureTests.csproj b/tests/ArchitectureTests/ArchitectureTests.csproj
index 0e22ad3..ff62e53 100644
--- a/tests/ArchitectureTests/ArchitectureTests.csproj
+++ b/tests/ArchitectureTests/ArchitectureTests.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/tests/IntegrationTests/Tickets.IntegrationTests/Tickets.IntegrationTests.csproj b/tests/IntegrationTests/Tickets.IntegrationTests/Tickets.IntegrationTests.csproj
index 4985ef9..d87a3e1 100644
--- a/tests/IntegrationTests/Tickets.IntegrationTests/Tickets.IntegrationTests.csproj
+++ b/tests/IntegrationTests/Tickets.IntegrationTests/Tickets.IntegrationTests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/tests/UnitTests/Identity.Tests/Identity.Tests.csproj b/tests/UnitTests/Identity.Tests/Identity.Tests.csproj
index 6387d12..6e1b3dc 100644
--- a/tests/UnitTests/Identity.Tests/Identity.Tests.csproj
+++ b/tests/UnitTests/Identity.Tests/Identity.Tests.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/tests/UnitTests/Notifications.Tests/Notifications.Tests.csproj b/tests/UnitTests/Notifications.Tests/Notifications.Tests.csproj
index d74c635..cf77c89 100644
--- a/tests/UnitTests/Notifications.Tests/Notifications.Tests.csproj
+++ b/tests/UnitTests/Notifications.Tests/Notifications.Tests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/tests/UnitTests/Reporting.Tests/Reporting.Tests.csproj b/tests/UnitTests/Reporting.Tests/Reporting.Tests.csproj
index 5b259ea..0374f88 100644
--- a/tests/UnitTests/Reporting.Tests/Reporting.Tests.csproj
+++ b/tests/UnitTests/Reporting.Tests/Reporting.Tests.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/tests/UnitTests/Shared.Infrastructure.Tests/Shared.Infrastructure.Tests.csproj b/tests/UnitTests/Shared.Infrastructure.Tests/Shared.Infrastructure.Tests.csproj
index 4bc7fb6..09d1651 100644
--- a/tests/UnitTests/Shared.Infrastructure.Tests/Shared.Infrastructure.Tests.csproj
+++ b/tests/UnitTests/Shared.Infrastructure.Tests/Shared.Infrastructure.Tests.csproj
@@ -13,7 +13,7 @@
-
+
diff --git a/tests/UnitTests/Tickets.Tests/Tickets.Tests.csproj b/tests/UnitTests/Tickets.Tests/Tickets.Tests.csproj
index b777823..0b600c8 100644
--- a/tests/UnitTests/Tickets.Tests/Tickets.Tests.csproj
+++ b/tests/UnitTests/Tickets.Tests/Tickets.Tests.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/tests/UnitTests/Triage.Eval.Tests/Triage.Eval.Tests.csproj b/tests/UnitTests/Triage.Eval.Tests/Triage.Eval.Tests.csproj
index 9bfb112..f680bd7 100644
--- a/tests/UnitTests/Triage.Eval.Tests/Triage.Eval.Tests.csproj
+++ b/tests/UnitTests/Triage.Eval.Tests/Triage.Eval.Tests.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/tests/UnitTests/Triage.Tests/Triage.Tests.csproj b/tests/UnitTests/Triage.Tests/Triage.Tests.csproj
index 79b1f47..b36e40f 100644
--- a/tests/UnitTests/Triage.Tests/Triage.Tests.csproj
+++ b/tests/UnitTests/Triage.Tests/Triage.Tests.csproj
@@ -16,7 +16,7 @@
-
+