From c88a074d5f7beb1aea43430e8f98eebdc3909939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:51:29 +0000 Subject: [PATCH] chore(deps): Bump the all group with 8 updates Bumps the all group with 8 updates: | Package | From | To | | --- | --- | --- | | [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.13.2` | `1.14.0` | | Microsoft.Windows.SDK.BuildTools | `10.0.22621.2428` | `10.0.25936-preview` | | [Uno.UI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` | | [Uno.WinUI](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` | | [Uno.WinUI.Skia.Wpf](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` | | [Uno.WinUI.RemoteControl](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` | | [Uno.UI.Adapter.Microsoft.Extensions.Logging](https://github.com/unoplatform/uno) | `5.0.48` | `5.0.64` | | [H.Resources.Generator](https://github.com/HavenDV/H.Resources.Generator) | `1.5.1` | `1.6.0` | Updates `PolySharp` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](https://github.com/Sergio0694/PolySharp/compare/1.13.2...1.14.0) Updates `Microsoft.Windows.SDK.BuildTools` from 10.0.22621.2428 to 10.0.25936-preview Updates `Uno.UI` from 5.0.48 to 5.0.64 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `Uno.WinUI` from 5.0.48 to 5.0.64 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `Uno.WinUI.Skia.Wpf` from 5.0.48 to 5.0.64 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `Uno.WinUI.RemoteControl` from 5.0.48 to 5.0.64 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `Uno.UI.Adapter.Microsoft.Extensions.Logging` from 5.0.48 to 5.0.64 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/commits) Updates `H.Resources.Generator` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/HavenDV/H.Resources.Generator/releases) - [Commits](https://github.com/HavenDV/H.Resources.Generator/commits) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Windows.SDK.BuildTools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.UI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.WinUI 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-patch dependency-group: all - dependency-name: Uno.WinUI.RemoteControl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Uno.UI.Adapter.Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: H.Resources.Generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Apps.Console/H.NotifyIcon.Apps.Console.csproj | 2 +- .../H.NotifyIcon.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 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 92e74df..59a1d74 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 @@ -14,7 +14,7 @@ - + all runtime; 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 3e8d3a3..ac28323 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive