diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index ce0aab7..7dcefc3 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.7",
+ "version": "10.0.8",
"commands": [
"dotnet-ef"
],
diff --git a/BookLoggerApp.Core/BookLoggerApp.Core.csproj b/BookLoggerApp.Core/BookLoggerApp.Core.csproj
index a23130b..08f38e4 100644
--- a/BookLoggerApp.Core/BookLoggerApp.Core.csproj
+++ b/BookLoggerApp.Core/BookLoggerApp.Core.csproj
@@ -13,8 +13,8 @@
-
-
+
+
diff --git a/BookLoggerApp.Infrastructure/BookLoggerApp.Infrastructure.csproj b/BookLoggerApp.Infrastructure/BookLoggerApp.Infrastructure.csproj
index 4a56be0..0bdab7d 100644
--- a/BookLoggerApp.Infrastructure/BookLoggerApp.Infrastructure.csproj
+++ b/BookLoggerApp.Infrastructure/BookLoggerApp.Infrastructure.csproj
@@ -6,11 +6,11 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/BookLoggerApp.Tests/BookLoggerApp.Tests.csproj b/BookLoggerApp.Tests/BookLoggerApp.Tests.csproj
index 9220ec1..fd4da28 100644
--- a/BookLoggerApp.Tests/BookLoggerApp.Tests.csproj
+++ b/BookLoggerApp.Tests/BookLoggerApp.Tests.csproj
@@ -8,10 +8,10 @@
-
+
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive