diff --git a/Contacts.API/Contacts.API.csproj b/Contacts.API/Contacts.API.csproj index 9d1d800..b75b503 100644 --- a/Contacts.API/Contacts.API.csproj +++ b/Contacts.API/Contacts.API.csproj @@ -6,10 +6,10 @@ - + - - + + diff --git a/Contacts.Application/Contacts.Application.csproj b/Contacts.Application/Contacts.Application.csproj index ddd2008..cca7784 100644 --- a/Contacts.Application/Contacts.Application.csproj +++ b/Contacts.Application/Contacts.Application.csproj @@ -5,9 +5,9 @@ - - - + + + diff --git a/Contacts.Domain/Contacts.Domain.csproj b/Contacts.Domain/Contacts.Domain.csproj index 85baa00..ecd44af 100644 --- a/Contacts.Domain/Contacts.Domain.csproj +++ b/Contacts.Domain/Contacts.Domain.csproj @@ -5,7 +5,7 @@ - + diff --git a/Contacts.EventsProcessor/Contacts.EventsProcessor.csproj b/Contacts.EventsProcessor/Contacts.EventsProcessor.csproj index 831cd04..058b78b 100644 --- a/Contacts.EventsProcessor/Contacts.EventsProcessor.csproj +++ b/Contacts.EventsProcessor/Contacts.EventsProcessor.csproj @@ -7,8 +7,8 @@ - - - + + + diff --git a/Contacts.Infrastructure/Contacts.Infrastructure.csproj b/Contacts.Infrastructure/Contacts.Infrastructure.csproj index 2470800..154bbdc 100644 --- a/Contacts.Infrastructure/Contacts.Infrastructure.csproj +++ b/Contacts.Infrastructure/Contacts.Infrastructure.csproj @@ -1,8 +1,8 @@ - - + + diff --git a/Contacts.Tests/Contacts.Tests.csproj b/Contacts.Tests/Contacts.Tests.csproj index 7633b90..3bde9df 100644 --- a/Contacts.Tests/Contacts.Tests.csproj +++ b/Contacts.Tests/Contacts.Tests.csproj @@ -7,21 +7,21 @@ - - - - - - - - + + + + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all