diff --git a/src/Maw.Cache/Maw.Cache.csproj b/src/Maw.Cache/Maw.Cache.csproj index 3ea59dbb..242d0c44 100644 --- a/src/Maw.Cache/Maw.Cache.csproj +++ b/src/Maw.Cache/Maw.Cache.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Maw.Data/Maw.Data.csproj b/src/Maw.Data/Maw.Data.csproj index db8eae66..a6a13e02 100755 --- a/src/Maw.Data/Maw.Data.csproj +++ b/src/Maw.Data/Maw.Data.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Maw.Domain/Maw.Domain.csproj b/src/Maw.Domain/Maw.Domain.csproj index 7f503327..44a7fae4 100755 --- a/src/Maw.Domain/Maw.Domain.csproj +++ b/src/Maw.Domain/Maw.Domain.csproj @@ -18,11 +18,11 @@ - + - + - + diff --git a/src/api/api.csproj b/src/api/api.csproj index 397ca6f7..edff9f10 100644 --- a/src/api/api.csproj +++ b/src/api/api.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/src/auth/auth.csproj b/src/auth/auth.csproj index 6bfff8ab..f42f18f0 100644 --- a/src/auth/auth.csproj +++ b/src/auth/auth.csproj @@ -14,14 +14,14 @@ - - - - - + + + + + - - + + diff --git a/src/www/www.csproj b/src/www/www.csproj index 93d9dfa0..5270e98f 100755 --- a/src/www/www.csproj +++ b/src/www/www.csproj @@ -14,10 +14,10 @@ - + - + diff --git a/tests/Maw.Cache.Tests/Maw.Cache.Tests.csproj b/tests/Maw.Cache.Tests/Maw.Cache.Tests.csproj index 1607ec82..5266a15f 100644 --- a/tests/Maw.Cache.Tests/Maw.Cache.Tests.csproj +++ b/tests/Maw.Cache.Tests/Maw.Cache.Tests.csproj @@ -8,10 +8,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Maw.Data.Tests/Maw.Data.Tests.csproj b/tests/Maw.Data.Tests/Maw.Data.Tests.csproj index f1b46228..7f10b0b7 100644 --- a/tests/Maw.Data.Tests/Maw.Data.Tests.csproj +++ b/tests/Maw.Data.Tests/Maw.Data.Tests.csproj @@ -6,16 +6,16 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/Maw.Domain.Models.Tests/Maw.Domain.Models.Tests.csproj b/tests/Maw.Domain.Models.Tests/Maw.Domain.Models.Tests.csproj index e5d175fa..f7aafe5f 100644 --- a/tests/Maw.Domain.Models.Tests/Maw.Domain.Models.Tests.csproj +++ b/tests/Maw.Domain.Models.Tests/Maw.Domain.Models.Tests.csproj @@ -8,9 +8,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all