diff --git a/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj b/src/MyOpenTelemetryApi.Api/MyOpenTelemetryApi.Api.csproj index 289a2ae..3830071 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 @@ -26,6 +26,7 @@ + diff --git a/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj b/src/MyOpenTelemetryApi.Application/MyOpenTelemetryApi.Application.csproj index 65f97bb..288d49a 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..fde165f 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