From 5afd3b2b14a2c886105368bd8744086331391582 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 00:41:05 +0000 Subject: [PATCH] Update dependency Meziantou.Analyzer to v2.0.157 (#78) 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 563bb2a..5dc3bbc 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 1e25cff..cec81e9 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