diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7b7563c..03ff706 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": "9.0.10", "commands": [ "dotnet-ef" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index ed8b69f..09ca742 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..ab1d7e0 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,8 @@ + + Never