diff --git a/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj b/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj index 9390a6725..3c0560698 100644 --- a/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj +++ b/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj @@ -14,7 +14,7 @@ AnyCPU - + @@ -36,10 +36,10 @@ - + - - + + diff --git a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj index d4a7d6c00..ec088b24e 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,7 @@ + <_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..981098831 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,9 @@ + + + <_Parameter1>Nhs.Appointments.Persistance.UnitTests