From 0c570ebd2c9827a77456534eb593f9e4d795f849 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 20:33:28 +0000 Subject: [PATCH] chore(deps): update nuget non-major dependencies --- .../Altinn.Auth.AuditLog.Core.csproj | 2 +- .../Altinn.Auth.AuditLog.Persistence.csproj | 4 ++-- src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj | 6 +++--- .../Altinn.Auth.AuditLog.Functions.csproj | 2 +- .../Altinn.Auth.AuditLog.Functions.Tests.csproj | 4 ++-- .../Altinn.Auth.AuditLog.Tests.csproj | 10 +++++----- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Altinn.Auth.AuditLog.Core/Altinn.Auth.AuditLog.Core.csproj b/src/Altinn.Auth.AuditLog.Core/Altinn.Auth.AuditLog.Core.csproj index 744e659..2e09f50 100644 --- a/src/Altinn.Auth.AuditLog.Core/Altinn.Auth.AuditLog.Core.csproj +++ b/src/Altinn.Auth.AuditLog.Core/Altinn.Auth.AuditLog.Core.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj b/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj index b77dd3b..62322a5 100644 --- a/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj +++ b/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj @@ -11,9 +11,9 @@ - + - + diff --git a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj index 977ac4f..7e7bf9d 100644 --- a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj +++ b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj @@ -11,15 +11,15 @@ - + - + - + diff --git a/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj b/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj index 5b03e3e..96ad012 100644 --- a/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj +++ b/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj @@ -20,7 +20,7 @@ - + diff --git a/test/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj b/test/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj index 373135a..455af58 100644 --- a/test/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj +++ b/test/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj @@ -10,10 +10,10 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj b/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj index cd0c466..2e23951 100644 --- a/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj +++ b/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj @@ -10,14 +10,14 @@ - + - + - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all