diff --git a/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj b/src/api/Nhs.Appointments.Api/Nhs.Appointments.Api.csproj index 60098f5ca..a37c34b3c 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 5e8f8571d..d838f69e4 100644 --- a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj +++ b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj @@ -17,15 +17,16 @@ - - + + - + + <_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