diff --git a/src/TrainLoop.Api/TrainLoop.Api.csproj b/src/TrainLoop.Api/TrainLoop.Api.csproj index ed481ef..f1205a1 100644 --- a/src/TrainLoop.Api/TrainLoop.Api.csproj +++ b/src/TrainLoop.Api/TrainLoop.Api.csproj @@ -7,8 +7,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -20,7 +20,7 @@ release compatible with Microsoft.OpenApi 3.x is 11.0.0-preview+ (net11.0, requires .NET 11 preview SDK/runtime) — revisit this pin when .NET 11 GA ships a stable release with matching Microsoft.OpenApi 3.x support. --> - + diff --git a/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj b/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj index 43e4330..6505e7c 100644 --- a/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj +++ b/src/TrainLoop.Infrastructure/TrainLoop.Infrastructure.csproj @@ -5,8 +5,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/TrainLoop.Worker/TrainLoop.Worker.csproj b/src/TrainLoop.Worker/TrainLoop.Worker.csproj index 7e69984..3415b99 100644 --- a/src/TrainLoop.Worker/TrainLoop.Worker.csproj +++ b/src/TrainLoop.Worker/TrainLoop.Worker.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj index d8a67d7..35e3215 100644 --- a/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj +++ b/tests/TrainLoop.Api.Tests/TrainLoop.Api.Tests.csproj @@ -9,11 +9,11 @@ - + - + - + diff --git a/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj b/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj index 70a28cd..26d9214 100644 --- a/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj +++ b/tests/TrainLoop.Core.Tests/TrainLoop.Core.Tests.csproj @@ -9,9 +9,9 @@ - + - +