From eb06d9f8f4a1e838f399d4fac22a49d4ad618f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 06:18:08 +0000 Subject: [PATCH] Bump the nuget group with 8 updates 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.0 --- updated-dependencies: - 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: 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.0 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 | 4 ++-- SDK.CSharp.Tests/SDK.CSharp.Tests.csproj | 2 +- SDK.CSharp/SDK.CSharp.csproj | 6 +++--- 5 files changed, 9 insertions(+), 9 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..19cf15f 100644 --- a/SDK.CSharp.Live/SDK.CSharp.Live.csproj +++ b/SDK.CSharp.Live/SDK.CSharp.Live.csproj @@ -5,7 +5,7 @@ - + @@ -20,6 +20,6 @@ - + diff --git a/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj b/SDK.CSharp.Tests/SDK.CSharp.Tests.csproj index c89f012..12494b7 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