diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml
index 9e721be..39fb8b4 100644
--- a/.github/workflows/nightly.yml
+++ b/.github/workflows/nightly.yml
@@ -1,4 +1,4 @@
-# This workflow will build a .NET project
+# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
name: Nightly
@@ -11,7 +11,7 @@ on:
- 'src/**'
- '.github/workflows/nightly.yml'
schedule:
- - cron: '15 0 * * 3' # Every Wednesday at 00:15 UTC
+ - cron: '15 0 * * 3'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
@@ -55,3 +55,4 @@ jobs:
-F ref=dev \
https://gitlab.edgegamers.io/api/v4/projects/2594/trigger/pipeline
+
diff --git a/src/CS2/Gangs/Gangs.csproj b/src/CS2/Gangs/Gangs.csproj
index fe52d8f..11695d9 100644
--- a/src/CS2/Gangs/Gangs.csproj
+++ b/src/CS2/Gangs/Gangs.csproj
@@ -20,7 +20,7 @@
-
+
diff --git a/src/GangsAPI/GangsAPI.csproj b/src/GangsAPI/GangsAPI.csproj
index e7d278f..5b869fc 100644
--- a/src/GangsAPI/GangsAPI.csproj
+++ b/src/GangsAPI/GangsAPI.csproj
@@ -6,7 +6,7 @@
enable
-
+
diff --git a/src/GangsImpl/Mock/Mock.csproj b/src/GangsImpl/Mock/Mock.csproj
index ec53ea6..470c2a2 100644
--- a/src/GangsImpl/Mock/Mock.csproj
+++ b/src/GangsImpl/Mock/Mock.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/src/GangsImpl/SQLite/SQLite.csproj b/src/GangsImpl/SQLite/SQLite.csproj
index 13121f5..c761c12 100644
--- a/src/GangsImpl/SQLite/SQLite.csproj
+++ b/src/GangsImpl/SQLite/SQLite.csproj
@@ -11,7 +11,7 @@
-
+
diff --git a/src/GangsTest/GangsTest.csproj b/src/GangsTest/GangsTest.csproj
index 3c4f9a1..5219afa 100644
--- a/src/GangsTest/GangsTest.csproj
+++ b/src/GangsTest/GangsTest.csproj
@@ -13,7 +13,7 @@
-
+