From a3a9d0139d35c11532296cca426c0ffe592c04c4 Mon Sep 17 00:00:00 2001 From: Per Kops Date: Wed, 24 Apr 2024 07:42:48 +0200 Subject: [PATCH 1/2] chore: update static code analyzers --- Directory.Build.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index b286602..aec7180 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -43,10 +43,10 @@ - + - + \ No newline at end of file From 82aeb33c2dd84667a35fbc6a8e47e02610f3cf1c Mon Sep 17 00:00:00 2001 From: Per Kops Date: Wed, 24 Apr 2024 07:43:04 +0200 Subject: [PATCH 2/2] feat: update Azure.Identity to address known vulnerabilities in older package --- src/Atc.Azure.Options/Atc.Azure.Options.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Atc.Azure.Options/Atc.Azure.Options.csproj b/src/Atc.Azure.Options/Atc.Azure.Options.csproj index a6fed7b..b505882 100644 --- a/src/Atc.Azure.Options/Atc.Azure.Options.csproj +++ b/src/Atc.Azure.Options/Atc.Azure.Options.csproj @@ -9,7 +9,7 @@ - +