From 706062cbeee39d0527f4541851f79bfe7c5a39d5 Mon Sep 17 00:00:00 2001 From: William Craig Date: Mon, 11 Nov 2024 09:48:50 +0000 Subject: [PATCH] updated csproj --- .../NotificationApi.Client/NotificationApiClient.cs | 2 +- .../NotificationApi/NotificationApi.csproj | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/NotificationApi/NotificationApi.Client/NotificationApiClient.cs b/NotificationApi/NotificationApi.Client/NotificationApiClient.cs index 8308d56a..705cb3ae 100644 --- a/NotificationApi/NotificationApi.Client/NotificationApiClient.cs +++ b/NotificationApi/NotificationApi.Client/NotificationApiClient.cs @@ -1735,4 +1735,4 @@ public NotificationApiException(string message, int statusCode, string response, #pragma warning restore 3016 #pragma warning restore 8603 #pragma warning restore 8604 -#pragma warning restore 8625 +#pragma warning restore 8625 \ No newline at end of file diff --git a/NotificationApi/NotificationApi/NotificationApi.csproj b/NotificationApi/NotificationApi/NotificationApi.csproj index cc8d4928..afb490eb 100644 --- a/NotificationApi/NotificationApi/NotificationApi.csproj +++ b/NotificationApi/NotificationApi/NotificationApi.csproj @@ -71,19 +71,6 @@ Always - - - - - - - - - - - - -