diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 0f75497..409baed 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.5",
+ "version": "10.0.6",
"commands": [
"dotnet-ef"
]
diff --git a/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj b/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
index 78dd103..b1b1bc9 100644
--- a/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
+++ b/Emulsion.ContentProxy/Emulsion.ContentProxy.fsproj
@@ -25,7 +25,7 @@ SPDX-License-Identifier: MIT
-
+
diff --git a/Emulsion.Database/Emulsion.Database.fsproj b/Emulsion.Database/Emulsion.Database.fsproj
index 9f88072..ee36efd 100644
--- a/Emulsion.Database/Emulsion.Database.fsproj
+++ b/Emulsion.Database/Emulsion.Database.fsproj
@@ -21,11 +21,11 @@ SPDX-License-Identifier: MIT
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/Emulsion/Emulsion.fsproj b/Emulsion/Emulsion.fsproj
index a6e5b4a..4940608 100644
--- a/Emulsion/Emulsion.fsproj
+++ b/Emulsion/Emulsion.fsproj
@@ -31,7 +31,7 @@ SPDX-License-Identifier: MIT
-
+
diff --git a/global.json b/global.json
index 7307ac0..061ab33 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "10.0.201"
+ "version": "10.0.202"
}
}
\ No newline at end of file