diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 4650bbb..595e046 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index ee303dc..217aa52 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -7,27 +7,27 @@ - - - - + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - + + diff --git a/src/Web.Api/Web.Api.csproj b/src/Web.Api/Web.Api.csproj index bb5dbb5..bcbfa07 100644 --- a/src/Web.Api/Web.Api.csproj +++ b/src/Web.Api/Web.Api.csproj @@ -7,9 +7,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -21,17 +21,17 @@ - - + + - - - - - + + + + + - + diff --git a/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj b/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj index c303c66..be1088c 100644 --- a/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj +++ b/tests/Application.UnitTests/LegalAssistant.Application.UnitTests.csproj @@ -11,16 +11,16 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all