From 5baf6ffc0f780422fdc7f5fafece6b8ca2b450b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 00:25:43 +0000 Subject: [PATCH] Update NuGet Packages - Minor Updates (#93) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/LazyCart/LazyCart.csproj | 4 ++-- tests/LazyCart.Tests/LazyCart.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/LazyCart/LazyCart.csproj b/src/LazyCart/LazyCart.csproj index 8f41a42..d452d55 100644 --- a/src/LazyCart/LazyCart.csproj +++ b/src/LazyCart/LazyCart.csproj @@ -48,7 +48,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -60,7 +60,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/LazyCart.Tests/LazyCart.Tests.csproj b/tests/LazyCart.Tests/LazyCart.Tests.csproj index 33cb6d5..c26f687 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