diff --git a/clean-architecture/Application/Application.csproj b/clean-architecture/Application/Application.csproj index 6d5e49d..0112c16 100644 --- a/clean-architecture/Application/Application.csproj +++ b/clean-architecture/Application/Application.csproj @@ -16,7 +16,7 @@ - + diff --git a/clean-architecture/Infrastructure/Infrastructure.csproj b/clean-architecture/Infrastructure/Infrastructure.csproj index 049f189..5f6491f 100644 --- a/clean-architecture/Infrastructure/Infrastructure.csproj +++ b/clean-architecture/Infrastructure/Infrastructure.csproj @@ -7,14 +7,14 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/clean-architecture/Tests/Application.Tests/Application.Tests.csproj b/clean-architecture/Tests/Application.Tests/Application.Tests.csproj index 159fe1c..3a1319f 100644 --- a/clean-architecture/Tests/Application.Tests/Application.Tests.csproj +++ b/clean-architecture/Tests/Application.Tests/Application.Tests.csproj @@ -7,7 +7,7 @@ Microsoft.Testing.Platform - + diff --git a/clean-architecture/Tests/Infrastructure.Tests/Infrastructure.Tests.csproj b/clean-architecture/Tests/Infrastructure.Tests/Infrastructure.Tests.csproj index daa756f..7d19acf 100644 --- a/clean-architecture/Tests/Infrastructure.Tests/Infrastructure.Tests.csproj +++ b/clean-architecture/Tests/Infrastructure.Tests/Infrastructure.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/clean-architecture/Tests/WebAPI.Tests/WebAPI.Tests.csproj b/clean-architecture/Tests/WebAPI.Tests/WebAPI.Tests.csproj index 14c3abf..d685178 100644 --- a/clean-architecture/Tests/WebAPI.Tests/WebAPI.Tests.csproj +++ b/clean-architecture/Tests/WebAPI.Tests/WebAPI.Tests.csproj @@ -7,11 +7,11 @@ Microsoft.Testing.Platform - + - + diff --git a/clean-architecture/WebAPI/WebAPI.csproj b/clean-architecture/WebAPI/WebAPI.csproj index 96ac9ba..2c31bb7 100644 --- a/clean-architecture/WebAPI/WebAPI.csproj +++ b/clean-architecture/WebAPI/WebAPI.csproj @@ -10,16 +10,16 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +