From 9bcb10dc03debcac8e58794f78ee4fc66f9ce676 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 01:46:29 +0000 Subject: [PATCH] Update dependency Meziantou.Analyzer to 2.0.168 (#90) 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 1e40d3e..bf8c560 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 81a63cb..ab51c43 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