From d9339bda67d64a3fa41b5fcadf193354e1073281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 06:17:01 +0000 Subject: [PATCH] Bump the nuget group with 9 updates Bumps LucHeart.WebsocketLibrary from 1.1.0 to 1.2.0 Bumps Microsoft.AspNetCore.SignalR.Client from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Hosting from 10.0.10 to 10.0.11 Bumps Microsoft.Extensions.Logging from 10.0.10 to 10.0.11 Bumps System.Collections.Immutable from 10.0.10 to 10.0.11 Bumps System.Net.Http.Json from 10.0.10 to 10.0.11 Bumps System.Text.Json from 10.0.10 to 10.0.11 Bumps System.Threading.Channels from 10.0.10 to 10.0.11 Bumps TUnit from 1.64.0 to 1.65.68 --- updated-dependencies: - dependency-name: LucHeart.WebsocketLibrary dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: System.Collections.Immutable dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: System.Net.Http.Json dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: System.Text.Json dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: System.Threading.Channels dependency-version: 10.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: TUnit dependency-version: 1.65.68 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] --- SDK.CSharp.Example/SDK.CSharp.Example.csproj | 4 ++-- SDK.CSharp.Hub/SDK.CSharp.Hub.csproj | 2 +- SDK.CSharp.Live/SDK.CSharp.Live.csproj | 6 +++--- SDK.CSharp.Tests/SDK.CSharp.Tests.csproj | 2 +- SDK.CSharp/SDK.CSharp.csproj | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/SDK.CSharp.Example/SDK.CSharp.Example.csproj b/SDK.CSharp.Example/SDK.CSharp.Example.csproj index 27fea86..735ce07 100644 --- a/SDK.CSharp.Example/SDK.CSharp.Example.csproj +++ b/SDK.CSharp.Example/SDK.CSharp.Example.csproj @@ -13,8 +13,8 @@ - - + + diff --git a/SDK.CSharp.Hub/SDK.CSharp.Hub.csproj b/SDK.CSharp.Hub/SDK.CSharp.Hub.csproj index 6837c97..35ca6a4 100644 --- a/SDK.CSharp.Hub/SDK.CSharp.Hub.csproj +++ b/SDK.CSharp.Hub/SDK.CSharp.Hub.csproj @@ -4,7 +4,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SDK.CSharp.Live/SDK.CSharp.Live.csproj b/SDK.CSharp.Live/SDK.CSharp.Live.csproj index b511cf0..6351e72 100644 --- a/SDK.CSharp.Live/SDK.CSharp.Live.csproj +++ b/SDK.CSharp.Live/SDK.CSharp.Live.csproj @@ -4,8 +4,8 @@ - - + + @@ -20,6 +20,6 @@ - + diff --git a/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj b/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj index c89f012..7447a8b 100644 --- a/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj +++ b/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/SDK.CSharp/SDK.CSharp.csproj b/SDK.CSharp/SDK.CSharp.csproj index 883b405..8639cd8 100644 --- a/SDK.CSharp/SDK.CSharp.csproj +++ b/SDK.CSharp/SDK.CSharp.csproj @@ -13,9 +13,9 @@ - + - - + + \ No newline at end of file