diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c9326dc2..f1ccfcaa 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.8", + "version": "8.0.10", "commands": [ "dotnet-ef" ], "rollForward": false }, "cake.tool": { - "version": "4.0.0", + "version": "4.2.0", "commands": [ "dotnet-cake" ], diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 956ee5cd..89050b22 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index 237cc158..0a48a40f 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -12,7 +12,7 @@ - + @@ -32,14 +32,14 @@ - - - - - + + + + + - + diff --git a/src/Server.UI/Server.UI.csproj b/src/Server.UI/Server.UI.csproj index df0bd7fe..85d1f220 100644 --- a/src/Server.UI/Server.UI.csproj +++ b/src/Server.UI/Server.UI.csproj @@ -17,10 +17,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -41,7 +41,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +