From e4da0afedcd4340e9a0d71a0641825fd3a957c70 Mon Sep 17 00:00:00 2001 From: Alexander van Delft Date: Wed, 27 Nov 2024 13:52:32 +0100 Subject: [PATCH] - use Microsoft.AspNet.WebApi.Client instead of System.Net.Http.Formatting.Extension --- CDP4ServicesDal/CDP4ServicesDal.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDP4ServicesDal/CDP4ServicesDal.csproj b/CDP4ServicesDal/CDP4ServicesDal.csproj index a4915fd7..f1c76fb6 100644 --- a/CDP4ServicesDal/CDP4ServicesDal.csproj +++ b/CDP4ServicesDal/CDP4ServicesDal.csproj @@ -27,7 +27,7 @@ - +