From 2aaaa8c8c38c9dd2cdabc0880db1e2d3b762787b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 13:32:33 +0000 Subject: [PATCH] Bump AutoMapper and Microsoft.Extensions.Options Bumps AutoMapper from 13.0.1 to 15.1.1 Bumps Microsoft.Extensions.Options from 8.0.2 to 10.0.0 --- updated-dependencies: - dependency-name: AutoMapper dependency-version: 15.1.1 dependency-type: direct:production - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../TableStorage/AzureTableStorage/AzureTableStorage.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter08/TableStorage/TableStorage/AzureTableStorage/AzureTableStorage.csproj b/Chapter08/TableStorage/TableStorage/AzureTableStorage/AzureTableStorage.csproj index cc1c65b..914e93a 100644 --- a/Chapter08/TableStorage/TableStorage/AzureTableStorage/AzureTableStorage.csproj +++ b/Chapter08/TableStorage/TableStorage/AzureTableStorage/AzureTableStorage.csproj @@ -28,11 +28,11 @@ - + - +