diff --git a/src/WebhookEngine.API/WebhookEngine.API.csproj b/src/WebhookEngine.API/WebhookEngine.API.csproj index 70391ea..27ea10d 100644 --- a/src/WebhookEngine.API/WebhookEngine.API.csproj +++ b/src/WebhookEngine.API/WebhookEngine.API.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj b/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj index be11644..cab34ee 100644 --- a/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj +++ b/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj b/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj index 6784f4b..8b199fa 100644 --- a/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj +++ b/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive