diff --git a/services/orgs-api/src/Propely.OrgsApi.Application/Propely.OrgsApi.Application.csproj b/services/orgs-api/src/Propely.OrgsApi.Application/Propely.OrgsApi.Application.csproj index 727c9f73..639adafe 100644 --- a/services/orgs-api/src/Propely.OrgsApi.Application/Propely.OrgsApi.Application.csproj +++ b/services/orgs-api/src/Propely.OrgsApi.Application/Propely.OrgsApi.Application.csproj @@ -9,7 +9,7 @@ - + diff --git a/services/orgs-api/src/Propely.OrgsApi.Infrastructure/Propely.OrgsApi.Infrastructure.csproj b/services/orgs-api/src/Propely.OrgsApi.Infrastructure/Propely.OrgsApi.Infrastructure.csproj index e08ceac1..475504a8 100644 --- a/services/orgs-api/src/Propely.OrgsApi.Infrastructure/Propely.OrgsApi.Infrastructure.csproj +++ b/services/orgs-api/src/Propely.OrgsApi.Infrastructure/Propely.OrgsApi.Infrastructure.csproj @@ -36,6 +36,7 @@ + diff --git a/services/orgs-api/tests/Propely.OrgsApi.ArchitectureTests/Propely.OrgsApi.ArchitectureTests.csproj b/services/orgs-api/tests/Propely.OrgsApi.ArchitectureTests/Propely.OrgsApi.ArchitectureTests.csproj index 947e8319..e3af79c2 100644 --- a/services/orgs-api/tests/Propely.OrgsApi.ArchitectureTests/Propely.OrgsApi.ArchitectureTests.csproj +++ b/services/orgs-api/tests/Propely.OrgsApi.ArchitectureTests/Propely.OrgsApi.ArchitectureTests.csproj @@ -20,6 +20,8 @@ + +