diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4105570..61aab6a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "dotnet-ef": { - "version": "10.0.11", + "version": "10.0.12", "commands": [ "dotnet-ef" ], diff --git a/JobFlowAutomation.csproj b/JobFlowAutomation.csproj index 9732dfc..761d3b8 100644 --- a/JobFlowAutomation.csproj +++ b/JobFlowAutomation.csproj @@ -11,14 +11,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + diff --git a/Tests/JobFlowAutomation.IntegrationTests/JobFlowAutomation.IntegrationTests.csproj b/Tests/JobFlowAutomation.IntegrationTests/JobFlowAutomation.IntegrationTests.csproj index 09a5f4b..ffe079b 100644 --- a/Tests/JobFlowAutomation.IntegrationTests/JobFlowAutomation.IntegrationTests.csproj +++ b/Tests/JobFlowAutomation.IntegrationTests/JobFlowAutomation.IntegrationTests.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/Tests/JobFlowAutomation.UnitTests/JobFlowAutomation.UnitTests.csproj b/Tests/JobFlowAutomation.UnitTests/JobFlowAutomation.UnitTests.csproj index a58a626..f29d892 100644 --- a/Tests/JobFlowAutomation.UnitTests/JobFlowAutomation.UnitTests.csproj +++ b/Tests/JobFlowAutomation.UnitTests/JobFlowAutomation.UnitTests.csproj @@ -9,7 +9,7 @@ - +