From 41ceda83ae6866fa0ac98c8922f9dd046678f7f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:50:30 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.8 Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) from 8.0.6 to 8.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.6...v8.0.8) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../RedisRateLimiting.Sample.AspNetCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj b/test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj index f2128b7..bab1904 100644 --- a/test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj +++ b/test/RedisRateLimiting.Sample.AspNetCore/RedisRateLimiting.Sample.AspNetCore.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive