From f1fc411bc9581dc311ff70cc700c16ac2f9e987c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:21:52 +0000 Subject: [PATCH] Update dependency Meziantou.Analyzer to 2.0.172 (#94) 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 d452d55..82f22d9 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 c26f687..301f92f 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