diff --git a/Samples/TestA/TestA.csproj b/Samples/TestA/TestA.csproj
index 5941a00e..0277992b 100644
--- a/Samples/TestA/TestA.csproj
+++ b/Samples/TestA/TestA.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/Samples/TestB/TestB.csproj b/Samples/TestB/TestB.csproj
index c518ca57..17baa4fc 100644
--- a/Samples/TestB/TestB.csproj
+++ b/Samples/TestB/TestB.csproj
@@ -18,7 +18,7 @@
-
+
diff --git a/Stardust.Server/Controllers/NodeController.cs b/Stardust.Server/Controllers/NodeController.cs
index 99f16a80..36a4ed7f 100644
--- a/Stardust.Server/Controllers/NodeController.cs
+++ b/Stardust.Server/Controllers/NodeController.cs
@@ -203,8 +203,7 @@ public Int32 PostEvents(EventModel[] events)
[HttpPost(nameof(Report))]
public async Task