diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3173bfc..bb90354 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.20", + "version": "8.0.22", "commands": [ "dotnet-ef" ] diff --git a/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj b/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj index 25b3bb4..72d3d6d 100644 --- a/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj +++ b/src/Kattbot.Data.Migrations/Kattbot.Data.Migrations.csproj @@ -18,14 +18,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all diff --git a/src/Kattbot/Kattbot.csproj b/src/Kattbot/Kattbot.csproj index fdff60c..7587a21 100644 --- a/src/Kattbot/Kattbot.csproj +++ b/src/Kattbot/Kattbot.csproj @@ -18,17 +18,17 @@ - - + + - - + + - + all diff --git a/tests/Kattbot.Tests/Kattbot.Tests.csproj b/tests/Kattbot.Tests/Kattbot.Tests.csproj index 27cb6b1..4b214a8 100644 --- a/tests/Kattbot.Tests/Kattbot.Tests.csproj +++ b/tests/Kattbot.Tests/Kattbot.Tests.csproj @@ -7,9 +7,9 @@ - - - + + +