diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5751e24..19c82a4 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.19", + "version": "8.0.27", "commands": [ "dotnet-ef" ] diff --git a/src/Nellebot.Data.Migrations/Nellebot.Data.Migrations.csproj b/src/Nellebot.Data.Migrations/Nellebot.Data.Migrations.csproj index bf2658d..3335415 100644 --- a/src/Nellebot.Data.Migrations/Nellebot.Data.Migrations.csproj +++ b/src/Nellebot.Data.Migrations/Nellebot.Data.Migrations.csproj @@ -5,16 +5,16 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Nellebot.Data/Nellebot.Data.csproj b/src/Nellebot.Data/Nellebot.Data.csproj index 2409b3e..55cfb19 100644 --- a/src/Nellebot.Data/Nellebot.Data.csproj +++ b/src/Nellebot.Data/Nellebot.Data.csproj @@ -1,8 +1,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Nellebot/Nellebot.csproj b/src/Nellebot/Nellebot.csproj index 3c6ebfb..1203d58 100644 --- a/src/Nellebot/Nellebot.csproj +++ b/src/Nellebot/Nellebot.csproj @@ -18,16 +18,16 @@ - - - - - - - - - - + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Nellebot.Tests/Nellebot.Tests.csproj b/tests/Nellebot.Tests/Nellebot.Tests.csproj index e44d390..4a86e75 100644 --- a/tests/Nellebot.Tests/Nellebot.Tests.csproj +++ b/tests/Nellebot.Tests/Nellebot.Tests.csproj @@ -7,10 +7,10 @@ - - - - + + + + all