From 23f09f4440c92fc78c10341f89f8a7c1f67b2bda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:31:07 +0000 Subject: [PATCH] Update dependency Meziantou.Analyzer to v2.0.147 (#70) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/LazyCart/LazyCart.csproj | 2 +- tests/LazyCart.Tests/LazyCart.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LazyCart/LazyCart.csproj b/src/LazyCart/LazyCart.csproj index 31ee6d1..ab81ace 100644 --- a/src/LazyCart/LazyCart.csproj +++ b/src/LazyCart/LazyCart.csproj @@ -48,7 +48,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/LazyCart.Tests/LazyCart.Tests.csproj b/tests/LazyCart.Tests/LazyCart.Tests.csproj index aaa4c8c..a9397dc 100644 --- a/tests/LazyCart.Tests/LazyCart.Tests.csproj +++ b/tests/LazyCart.Tests/LazyCart.Tests.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive