From 6196526370124c8afdace473e591da24e73c42fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 09:51:00 +0100 Subject: [PATCH] Update nuget non-major dependencies (#349) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../Altinn.Notifications.Core.csproj | 2 +- .../Altinn.Notifications.Integrations.csproj | 2 +- .../Altinn.Notifications.Persistence.csproj | 2 +- src/Altinn.Notifications/Altinn.Notifications.csproj | 4 ++-- .../Altinn.Notifications.IntegrationTests.csproj | 2 +- .../Altinn.Notifications.Tests.csproj | 6 +++--- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Altinn.Notifications.Core/Altinn.Notifications.Core.csproj b/src/Altinn.Notifications.Core/Altinn.Notifications.Core.csproj index f23e9953..b61e8afe 100644 --- a/src/Altinn.Notifications.Core/Altinn.Notifications.Core.csproj +++ b/src/Altinn.Notifications.Core/Altinn.Notifications.Core.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Altinn.Notifications.Integrations/Altinn.Notifications.Integrations.csproj b/src/Altinn.Notifications.Integrations/Altinn.Notifications.Integrations.csproj index 00aab300..6fbda991 100644 --- a/src/Altinn.Notifications.Integrations/Altinn.Notifications.Integrations.csproj +++ b/src/Altinn.Notifications.Integrations/Altinn.Notifications.Integrations.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Altinn.Notifications.Persistence/Altinn.Notifications.Persistence.csproj b/src/Altinn.Notifications.Persistence/Altinn.Notifications.Persistence.csproj index 4297b107..daf8d417 100644 --- a/src/Altinn.Notifications.Persistence/Altinn.Notifications.Persistence.csproj +++ b/src/Altinn.Notifications.Persistence/Altinn.Notifications.Persistence.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Altinn.Notifications/Altinn.Notifications.csproj b/src/Altinn.Notifications/Altinn.Notifications.csproj index ce150184..279b0c63 100644 --- a/src/Altinn.Notifications/Altinn.Notifications.csproj +++ b/src/Altinn.Notifications/Altinn.Notifications.csproj @@ -12,7 +12,7 @@ - + @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Altinn.Notifications.IntegrationTests/Altinn.Notifications.IntegrationTests.csproj b/test/Altinn.Notifications.IntegrationTests/Altinn.Notifications.IntegrationTests.csproj index c5bd0b10..890ad496 100644 --- a/test/Altinn.Notifications.IntegrationTests/Altinn.Notifications.IntegrationTests.csproj +++ b/test/Altinn.Notifications.IntegrationTests/Altinn.Notifications.IntegrationTests.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Altinn.Notifications.Tests/Altinn.Notifications.Tests.csproj b/test/Altinn.Notifications.Tests/Altinn.Notifications.Tests.csproj index 65c556a1..df9e824e 100644 --- a/test/Altinn.Notifications.Tests/Altinn.Notifications.Tests.csproj +++ b/test/Altinn.Notifications.Tests/Altinn.Notifications.Tests.csproj @@ -13,8 +13,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -32,7 +32,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive