diff --git a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj index d4a7d6c00..8beb4baf6 100644 --- a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj +++ b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj @@ -17,11 +17,11 @@ - - + + - + @@ -30,6 +30,8 @@ + + <_Parameter1>Nhs.Appointments.Core.UnitTests diff --git a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj index 9562279b8..1eea63100 100644 --- a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj +++ b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj @@ -9,8 +9,8 @@ - - + + @@ -24,6 +24,10 @@ + + + + <_Parameter1>Nhs.Appointments.Persistance.UnitTests diff --git a/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj b/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj index 349f88319..256ab3967 100644 --- a/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj +++ b/tests/Nhs.Appointments.Api.UnitTests/Nhs.Appointments.Api.UnitTests.csproj @@ -11,14 +11,14 @@ - - - - - + + + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj b/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj index 4bfb165ef..fdefd4352 100644 --- a/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj +++ b/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj @@ -11,11 +11,11 @@ - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all