From fb59a2f7a568aea9ef81c54e81f4b623584e1446 Mon Sep 17 00:00:00 2001 From: IX-BOT <137874481+IX-BOT@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:47:42 +0100 Subject: [PATCH] [NEW-FEATURE] Update dependencies (#292) * Create draft PR for #291 * The most significant change is the update of the versions for two packages, `NuGet.Configuration` and `NuGet.Packaging`, from `6.3.1` to `6.3.4`. This update may include bug fixes, performance improvements, or new features introduced in the newer versions. Changes: 1. Updated the version of `NuGet.Configuration` package from `6.3.1` to `6.3.4`. 2. Updated the version of `NuGet.Packaging` package from `6.3.1` to `6.3.4`. --------- Co-authored-by: PTKu <61538034+PTKu@users.noreply.github.com> --- src/Directory.Packages.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index ffd03c42..66e95282 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -14,8 +14,8 @@ - - + +