From fa4a19827b399491b90d19be83fffd07a1a606e7 Mon Sep 17 00:00:00 2001 From: Omex GitHub Bot <48763507+omex-github-bot-internal@users.noreply.github.com> Date: Mon, 20 Nov 2023 09:56:02 +0000 Subject: [PATCH] Automatic NuGet package update 24272124 AB#8430180 (#638) * Automatic NuGet package update 24272124 * Apply suggestions from code review * Update Directory.Packages.props --------- Co-authored-by: Create Pull Request Task Co-authored-by: Keith Cully <2370032+K-Cully@users.noreply.github.com> --- Directory.Packages.props | 8 ++++---- global.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index dd36b4d8..eb30cd1c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,24 +13,24 @@ - + - + - + - + diff --git a/global.json b/global.json index 9d9cefcc..a60fcf56 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "7.0.403", + "version": "7.0.404", "rollForward": "latestMajor" } }