From 4ffcdb675c6bb4aec7568f8774e2276f7cb77f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 04:41:50 +0000 Subject: [PATCH] Bump the dev-dependencies group across 1 directory with 6 updates (#145) Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) | `7.0.1` | `9.1.1` | | [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) | `8.2.2` | `8.3.2` | | [Microsoft.Extensions.Logging.Debug](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Plugin.Maui.Audio](https://github.com/jfversluis/Plugin.Maui.Audio) | `2.1.0` | `3.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` | Updates `Microsoft.Extensions.FileSystemGlobbing` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `CommunityToolkit.Maui` from 7.0.1 to 9.1.1 - [Release notes](https://github.com/CommunityToolkit/Maui/releases) - [Commits](https://github.com/CommunityToolkit/Maui/compare/7.0.1...9.1.1) Updates `CommunityToolkit.Mvvm` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.2.2...v8.3.2) Updates `Microsoft.Extensions.Logging.Debug` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Plugin.Maui.Audio` from 2.1.0 to 3.0.1 - [Release notes](https://github.com/jfversluis/Plugin.Maui.Audio/releases) - [Commits](https://github.com/jfversluis/Plugin.Maui.Audio/compare/v2.1.0...v3.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: CommunityToolkit.Maui dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: Microsoft.Extensions.Logging.Debug dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: Plugin.Maui.Audio dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/MAUI/MAUI.csproj | 10 +++++----- examples/cli/cli.csproj | 2 +- .../VoicevoxCoreSharp.Core.Tests.csproj | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/MAUI/MAUI.csproj b/examples/MAUI/MAUI.csproj index a6fa5b8..881c103 100644 --- a/examples/MAUI/MAUI.csproj +++ b/examples/MAUI/MAUI.csproj @@ -62,13 +62,13 @@ - - - + + + - - + + diff --git a/examples/cli/cli.csproj b/examples/cli/cli.csproj index ad90a48..f11b53a 100644 --- a/examples/cli/cli.csproj +++ b/examples/cli/cli.csproj @@ -13,7 +13,7 @@ - + diff --git a/tests/VoicevoxCoreSharp.Core.Tests/VoicevoxCoreSharp.Core.Tests.csproj b/tests/VoicevoxCoreSharp.Core.Tests/VoicevoxCoreSharp.Core.Tests.csproj index 45efce4..7667f17 100644 --- a/tests/VoicevoxCoreSharp.Core.Tests/VoicevoxCoreSharp.Core.Tests.csproj +++ b/tests/VoicevoxCoreSharp.Core.Tests/VoicevoxCoreSharp.Core.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive