From 3092b9ade2fd4e9786f8baafca92bac5b3a501b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:35:00 +0000 Subject: [PATCH] chore(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Uno.UI](https://github.com/unoplatform/uno), System.Memory and [MSTest](https://github.com/microsoft/testfx). Updates `Uno.UI` from 5.5.95 to 5.6.33 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits/5.6.33) Updates `System.Memory` from 4.6.0 to 4.5.4 Updates `MSTest` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.7.2...v3.7.3) --- updated-dependencies: - dependency-name: Uno.UI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj | 2 +- .../H.NotifyIcon.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj index 411e9d1..cfe5a29 100644 --- a/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj +++ b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index cdcfa94..24b4858 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -6,7 +6,7 @@ - +