From 41b7a2c54f9ec9d88314f84e09ad2d2272d305c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:11:15 +0000 Subject: [PATCH] Bump Microsoft.Extensions.ObjectPool from 7.0.13 to 8.0.3 Bumps [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) from 7.0.13 to 8.0.3. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.13...v8.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/FluentSerializer.Core/FluentSerializer.Core.csproj | 2 +- src/FluentSerializer.Json/FluentSerializer.Json.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FluentSerializer.Core/FluentSerializer.Core.csproj b/src/FluentSerializer.Core/FluentSerializer.Core.csproj index 5cf4e3c7..57aead66 100644 --- a/src/FluentSerializer.Core/FluentSerializer.Core.csproj +++ b/src/FluentSerializer.Core/FluentSerializer.Core.csproj @@ -61,7 +61,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/FluentSerializer.Json/FluentSerializer.Json.csproj b/src/FluentSerializer.Json/FluentSerializer.Json.csproj index 472a5762..81f47a3f 100644 --- a/src/FluentSerializer.Json/FluentSerializer.Json.csproj +++ b/src/FluentSerializer.Json/FluentSerializer.Json.csproj @@ -61,7 +61,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive