diff --git a/backend/src/ExoAuth.Api/ExoAuth.Api.csproj b/backend/src/ExoAuth.Api/ExoAuth.Api.csproj index 327eb56..73d8999 100644 --- a/backend/src/ExoAuth.Api/ExoAuth.Api.csproj +++ b/backend/src/ExoAuth.Api/ExoAuth.Api.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/backend/src/ExoAuth.Application/ExoAuth.Application.csproj b/backend/src/ExoAuth.Application/ExoAuth.Application.csproj index fcb239b..8a1b1f7 100644 --- a/backend/src/ExoAuth.Application/ExoAuth.Application.csproj +++ b/backend/src/ExoAuth.Application/ExoAuth.Application.csproj @@ -9,7 +9,7 @@ - + diff --git a/backend/src/ExoAuth.Infrastructure/ExoAuth.Infrastructure.csproj b/backend/src/ExoAuth.Infrastructure/ExoAuth.Infrastructure.csproj index de698db..0d961e0 100644 --- a/backend/src/ExoAuth.Infrastructure/ExoAuth.Infrastructure.csproj +++ b/backend/src/ExoAuth.Infrastructure/ExoAuth.Infrastructure.csproj @@ -17,7 +17,7 @@ - + diff --git a/backend/tests/ExoAuth.IntegrationTests/ExoAuth.IntegrationTests.csproj b/backend/tests/ExoAuth.IntegrationTests/ExoAuth.IntegrationTests.csproj index af77ee8..ca34f05 100644 --- a/backend/tests/ExoAuth.IntegrationTests/ExoAuth.IntegrationTests.csproj +++ b/backend/tests/ExoAuth.IntegrationTests/ExoAuth.IntegrationTests.csproj @@ -13,7 +13,7 @@ - + diff --git a/backend/tests/ExoAuth.UnitTests/ExoAuth.UnitTests.csproj b/backend/tests/ExoAuth.UnitTests/ExoAuth.UnitTests.csproj index dc50fd4..22b874f 100644 --- a/backend/tests/ExoAuth.UnitTests/ExoAuth.UnitTests.csproj +++ b/backend/tests/ExoAuth.UnitTests/ExoAuth.UnitTests.csproj @@ -11,6 +11,8 @@ + +