diff --git a/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj b/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj index 289a2ae..f62bff8 100644 --- a/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj +++ b/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj b/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj index 65f97bb..98598c3 100644 --- a/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj +++ b/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj @@ -1,7 +1,7 @@  - + diff --git a/src/MyOpenTelemetryApi.Infrastructure/MyOpenTelemetryApi.Infrastructure.csproj b/src/MyOpenTelemetryApi.Infrastructure/MyOpenTelemetryApi.Infrastructure.csproj index 7b40941..584e4d0 100644 --- a/src/MyOpenTelemetryApi.Infrastructure/MyOpenTelemetryApi.Infrastructure.csproj +++ b/src/MyOpenTelemetryApi.Infrastructure/MyOpenTelemetryApi.Infrastructure.csproj @@ -10,9 +10,9 @@ enable - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/MyOpenTelemetryApi.Api.Tests/MyOpenTelemetryApi.Api.Tests.csproj b/tests/MyOpenTelemetryApi.Api.Tests/MyOpenTelemetryApi.Api.Tests.csproj index ff6f6a7..c5fde4e 100644 --- a/tests/MyOpenTelemetryApi.Api.Tests/MyOpenTelemetryApi.Api.Tests.csproj +++ b/tests/MyOpenTelemetryApi.Api.Tests/MyOpenTelemetryApi.Api.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/tests/MyOpenTelemetryApi.Application.Tests/MyOpenTelemetryApi.Application.Tests.csproj b/tests/MyOpenTelemetryApi.Application.Tests/MyOpenTelemetryApi.Application.Tests.csproj index 0ed87e9..52ce9b3 100644 --- a/tests/MyOpenTelemetryApi.Application.Tests/MyOpenTelemetryApi.Application.Tests.csproj +++ b/tests/MyOpenTelemetryApi.Application.Tests/MyOpenTelemetryApi.Application.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/tests/MyOpenTelemetryApi.Infrastructure.Tests/MyOpenTelemetryApi.Infrastructure.Tests.csproj b/tests/MyOpenTelemetryApi.Infrastructure.Tests/MyOpenTelemetryApi.Infrastructure.Tests.csproj index 7fceb1b..d63434e 100644 --- a/tests/MyOpenTelemetryApi.Infrastructure.Tests/MyOpenTelemetryApi.Infrastructure.Tests.csproj +++ b/tests/MyOpenTelemetryApi.Infrastructure.Tests/MyOpenTelemetryApi.Infrastructure.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all