diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 7b7563c..053b72e 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.9",
+ "version": "10.0.0",
"commands": [
"dotnet-ef"
]
diff --git a/Directory.Packages.props b/Directory.Packages.props
index ed8b69f..845830a 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -1,37 +1,37 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
+
@@ -39,11 +39,11 @@
-
+
-
+
-
+
\ No newline at end of file
diff --git a/src/DntSite.Web.Common.BlazorSsr/DntSite.Web.Common.BlazorSsr.csproj b/src/DntSite.Web.Common.BlazorSsr/DntSite.Web.Common.BlazorSsr.csproj
index f6f71b2..a26c004 100644
--- a/src/DntSite.Web.Common.BlazorSsr/DntSite.Web.Common.BlazorSsr.csproj
+++ b/src/DntSite.Web.Common.BlazorSsr/DntSite.Web.Common.BlazorSsr.csproj
@@ -27,6 +27,10 @@
+
+
+
+
Never