diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index 8a513c3..d44b2c2 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -8,7 +8,7 @@ updates:
cronjob: '0 8 * * MON#-1'
timezone: 'Europe/Oslo'
commit-message:
- prefix: "build:"
+ prefix: "fix:"
groups:
# Group all non-major updates together
minor-patch-updates:
diff --git a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj
index e31ad0c..f21f017 100644
--- a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj
+++ b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj
@@ -32,19 +32,9 @@
+
-
-
-
-
-
-
-
-
-
-
-