From 4099a6c9bf21ab58a16be52b4d0bb6b7e4602a04 Mon Sep 17 00:00:00 2001 From: Omex GitHub Bot <48763507+omex-github-bot-internal@users.noreply.github.com> Date: Fri, 12 Jul 2024 09:46:03 +0100 Subject: [PATCH] Automatic NuGet package update 29662378 (#686) Co-authored-by: Create Pull Request Task --- 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 66ceaa42..12fdb0a5 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,23 +7,23 @@ - + - + - + - + diff --git a/global.json b/global.json index 0b0870e0..ce7fd220 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.302", + "version": "8.0.303", "rollForward": "latestMajor" } }