diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 660c93c..6030b24 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,11 +3,11 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.18",
+ "version": "10.0.11",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
-}
+}
\ No newline at end of file
diff --git a/src/ArrControl.Api/ArrControl.Api.csproj b/src/ArrControl.Api/ArrControl.Api.csproj
index d09ca53..efd879d 100644
--- a/src/ArrControl.Api/ArrControl.Api.csproj
+++ b/src/ArrControl.Api/ArrControl.Api.csproj
@@ -1 +1,2 @@
-net9.0falseall
+net9.0false
+ all
diff --git a/src/ArrControl.Infrastructure/ArrControl.Infrastructure.csproj b/src/ArrControl.Infrastructure/ArrControl.Infrastructure.csproj
index a550f68..dd1af87 100644
--- a/src/ArrControl.Infrastructure/ArrControl.Infrastructure.csproj
+++ b/src/ArrControl.Infrastructure/ArrControl.Infrastructure.csproj
@@ -1 +1 @@
-net9.0
+net9.0
diff --git a/tests/ArrControl.AuthentikIntegrationTests/ArrControl.AuthentikIntegrationTests.csproj b/tests/ArrControl.AuthentikIntegrationTests/ArrControl.AuthentikIntegrationTests.csproj
index f76e450..ec0aea1 100644
--- a/tests/ArrControl.AuthentikIntegrationTests/ArrControl.AuthentikIntegrationTests.csproj
+++ b/tests/ArrControl.AuthentikIntegrationTests/ArrControl.AuthentikIntegrationTests.csproj
@@ -5,14 +5,14 @@
true
-
-
-
-
+
+
+
+
-
+
all
diff --git a/tests/ArrControl.IntegrationTests/ArrControl.IntegrationTests.csproj b/tests/ArrControl.IntegrationTests/ArrControl.IntegrationTests.csproj
index 3fa961f..be60782 100644
--- a/tests/ArrControl.IntegrationTests/ArrControl.IntegrationTests.csproj
+++ b/tests/ArrControl.IntegrationTests/ArrControl.IntegrationTests.csproj
@@ -5,11 +5,11 @@
true
-
-
+
+
-
+
all
diff --git a/tests/ArrControl.UnitTests/ArrControl.UnitTests.csproj b/tests/ArrControl.UnitTests/ArrControl.UnitTests.csproj
index 6b5ad18..07387df 100644
--- a/tests/ArrControl.UnitTests/ArrControl.UnitTests.csproj
+++ b/tests/ArrControl.UnitTests/ArrControl.UnitTests.csproj
@@ -6,9 +6,9 @@
-
+
-
+
all