From 8aea36411bf40c1b9f567753fa6fa0d4e5aa6a76 Mon Sep 17 00:00:00 2001 From: "Kristian F. Thomsen" Date: Mon, 20 Mar 2023 13:37:51 +0100 Subject: [PATCH] Upgrade packages --- source/Api/Api.csproj | 6 +++--- source/Application/Application.csproj | 4 ++-- source/CimMessageAdapter/CimMessageAdapter.csproj | 4 ++-- source/Infrastructure/Infrastructure.csproj | 8 ++++---- source/IntegrationTests/IntegrationTests.csproj | 4 ++-- .../source/RequestResponse/RequestResponse.csproj | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/source/Api/Api.csproj b/source/Api/Api.csproj index 0c5b7138be..6d0266f16d 100644 --- a/source/Api/Api.csproj +++ b/source/Api/Api.csproj @@ -22,15 +22,15 @@ limitations under the License. <_FunctionsSkipCleanOutput>true - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/Application/Application.csproj b/source/Application/Application.csproj index 0e87a2ce56..6a938e10f4 100644 --- a/source/Application/Application.csproj +++ b/source/Application/Application.csproj @@ -23,8 +23,8 @@ limitations under the License. - - + + all diff --git a/source/CimMessageAdapter/CimMessageAdapter.csproj b/source/CimMessageAdapter/CimMessageAdapter.csproj index 1bc478b852..be68c4d6bd 100644 --- a/source/CimMessageAdapter/CimMessageAdapter.csproj +++ b/source/CimMessageAdapter/CimMessageAdapter.csproj @@ -20,8 +20,8 @@ limitations under the License. - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/Infrastructure/Infrastructure.csproj b/source/Infrastructure/Infrastructure.csproj index ea26bfe0af..c1eb135247 100644 --- a/source/Infrastructure/Infrastructure.csproj +++ b/source/Infrastructure/Infrastructure.csproj @@ -22,16 +22,16 @@ limitations under the License. - - + + - + - + diff --git a/source/IntegrationTests/IntegrationTests.csproj b/source/IntegrationTests/IntegrationTests.csproj index 1950f3d6d6..1a3fae54d8 100644 --- a/source/IntegrationTests/IntegrationTests.csproj +++ b/source/IntegrationTests/IntegrationTests.csproj @@ -22,8 +22,8 @@ limitations under the License. - - + + diff --git a/source/RequestResponse/source/RequestResponse/RequestResponse.csproj b/source/RequestResponse/source/RequestResponse/RequestResponse.csproj index 60860b26ba..b77d7a742c 100644 --- a/source/RequestResponse/source/RequestResponse/RequestResponse.csproj +++ b/source/RequestResponse/source/RequestResponse/RequestResponse.csproj @@ -51,8 +51,8 @@ limitations under the License. - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive