diff --git a/data/CosmosDbSeeder/CosmosDbSeeder.csproj b/data/CosmosDbSeeder/CosmosDbSeeder.csproj index 24af06fb7..b45cb7486 100644 --- a/data/CosmosDbSeeder/CosmosDbSeeder.csproj +++ b/data/CosmosDbSeeder/CosmosDbSeeder.csproj @@ -10,12 +10,12 @@ - - - - - - + + + + + + diff --git a/data/DataExtract/DataExtract.csproj b/data/DataExtract/DataExtract.csproj index 2b33a7178..f5c0cb1cd 100644 --- a/data/DataExtract/DataExtract.csproj +++ b/data/DataExtract/DataExtract.csproj @@ -7,7 +7,7 @@ - + diff --git a/data/MeshUtil/MeshUtil.csproj b/data/MeshUtil/MeshUtil.csproj index 8ad822287..291a1f176 100644 --- a/data/MeshUtil/MeshUtil.csproj +++ b/data/MeshUtil/MeshUtil.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/api/Nhs.Appointments.Api/obj/Debug/net8.0/WorkerExtensions/WorkerExtensions.csproj b/src/api/Nhs.Appointments.Api/obj/Debug/net8.0/WorkerExtensions/WorkerExtensions.csproj new file mode 100644 index 000000000..4f10ba9c6 --- /dev/null +++ b/src/api/Nhs.Appointments.Api/obj/Debug/net8.0/WorkerExtensions/WorkerExtensions.csproj @@ -0,0 +1,19 @@ + + + + net8.0 + Microsoft.Azure.Functions.Worker.Extensions + true + + + + + + + + + + + + + diff --git a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj index 5e8f8571d..483d0635c 100644 --- a/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj +++ b/src/api/Nhs.Appointments.Core/Nhs.Appointments.Core.csproj @@ -8,21 +8,21 @@ - + - + - - - - - - - - - + + + + + + + + + diff --git a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj index 9562279b8..d23ddaed4 100644 --- a/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj +++ b/src/api/Nhs.Appointments.Persistance/Nhs.Appointments.Persistance.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/libraries/Nbs.MeshClient/Nbs.MeshClient.csproj b/src/libraries/Nbs.MeshClient/Nbs.MeshClient.csproj index 5c84070df..284e4c807 100644 --- a/src/libraries/Nbs.MeshClient/Nbs.MeshClient.csproj +++ b/src/libraries/Nbs.MeshClient/Nbs.MeshClient.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + diff --git a/tests/CosmosDbSeederTests/CosmosDbSeederTests.csproj b/tests/CosmosDbSeederTests/CosmosDbSeederTests.csproj index bca047265..dfb3a9eb4 100644 --- a/tests/CosmosDbSeederTests/CosmosDbSeederTests.csproj +++ b/tests/CosmosDbSeederTests/CosmosDbSeederTests.csproj @@ -11,9 +11,9 @@ - + - + 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 180fcca02..e9f8b2d70 100644 --- a/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj +++ b/tests/Nhs.Appointments.Core.UnitTests/Nhs.Appointments.Core.UnitTests.csproj @@ -10,7 +10,7 @@ - +