From e144c5d6cf1c5b79324b042c6284aed058334437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 03:21:58 +0000 Subject: [PATCH] chore(deps): Bump the all group with 6 updates Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [System.Drawing.Common](https://github.com/dotnet/winforms) | `8.0.0` | `8.0.4` | | [Uno.WinUI.Skia.Wpf](https://github.com/unoplatform/uno) | `5.0.48` | `5.2.108` | | [DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator) | `1.3.3` | `1.4.0` | | [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.13.2` | `1.14.1` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.2.0` | `3.3.1` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.2.1` | `3.3.1` | Updates `System.Drawing.Common` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](https://github.com/dotnet/winforms/compare/v8.0.0...v8.0.4) Updates `Uno.WinUI.Skia.Wpf` from 5.0.48 to 5.2.108 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `DependencyPropertyGenerator` from 1.3.3 to 1.4.0 - [Commits](https://github.com/HavenDV/DependencyPropertyGenerator/commits) Updates `PolySharp` from 1.13.2 to 1.14.1 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](https://github.com/Sergio0694/PolySharp/compare/1.13.2...1.14.1) Updates `MSTest.TestAdapter` from 3.2.0 to 3.3.1 - [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/v.3.2.0...v3.3.1) Updates `MSTest.TestFramework` from 3.2.1 to 3.3.1 - [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.2.1...v3.3.1) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.WinUI.Skia.Wpf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: DependencyPropertyGenerator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Apps.Console.csproj | 2 +- .../H.NotifyIcon.Apps.Uno.Skia.Wpf.csproj | 2 +- src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj | 4 ++-- src/libs/Directory.Build.props | 2 +- .../H.GeneratedIcons.System.Drawing.csproj | 2 +- src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj | 2 +- src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj | 2 +- .../H.NotifyIcon.IntegrationTests.csproj | 6 +++--- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/apps/H.NotifyIcon.Apps.Console/H.NotifyIcon.Apps.Console.csproj b/src/apps/H.NotifyIcon.Apps.Console/H.NotifyIcon.Apps.Console.csproj index 59a1d74..54021e1 100644 --- a/src/apps/H.NotifyIcon.Apps.Console/H.NotifyIcon.Apps.Console.csproj +++ b/src/apps/H.NotifyIcon.Apps.Console/H.NotifyIcon.Apps.Console.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/apps/H.NotifyIcon.Apps.Uno.Skia.Wpf/H.NotifyIcon.Apps.Uno.Skia.Wpf.csproj b/src/apps/H.NotifyIcon.Apps.Uno.Skia.Wpf/H.NotifyIcon.Apps.Uno.Skia.Wpf.csproj index ac6f8ec..525e409 100644 --- a/src/apps/H.NotifyIcon.Apps.Uno.Skia.Wpf/H.NotifyIcon.Apps.Uno.Skia.Wpf.csproj +++ b/src/apps/H.NotifyIcon.Apps.Uno.Skia.Wpf/H.NotifyIcon.Apps.Uno.Skia.Wpf.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj b/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj index 4d86ee9..397bd46 100644 --- a/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj +++ b/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj @@ -21,11 +21,11 @@ - + all compile; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index b76b5ac..83dc754 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -46,7 +46,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/H.GeneratedIcons.System.Drawing/H.GeneratedIcons.System.Drawing.csproj b/src/libs/H.GeneratedIcons.System.Drawing/H.GeneratedIcons.System.Drawing.csproj index 11c6eeb..90b4152 100644 --- a/src/libs/H.GeneratedIcons.System.Drawing/H.GeneratedIcons.System.Drawing.csproj +++ b/src/libs/H.GeneratedIcons.System.Drawing/H.GeneratedIcons.System.Drawing.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj index af56368..8c5ad40 100644 --- a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj +++ b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj @@ -24,7 +24,7 @@ popups, context menus, and balloon messages. It can be used directly in code or - + all compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj b/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj index 0a66267..bc9af58 100644 --- a/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj +++ b/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj @@ -45,7 +45,7 @@ popups, context menus, and balloon messages. It can be used directly in code or - + all compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index 0e289c8..89f549c 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -6,8 +6,8 @@ - - + + @@ -21,7 +21,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +