From 03e4fc8d91c6c773aa3cd8f4309a7e0dcffdec9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:15:10 +0000 Subject: [PATCH] Bump the dotnet group Bumps the dotnet group in /docs/orleans/streaming/snippets/broadcastchannel with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` | | [Microsoft.Orleans.BroadcastChannel](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` | | [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` | | [Microsoft.Orleans.Sdk](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` | | [Microsoft.Orleans.Serialization.SystemTextJson](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` | | [Microsoft.Orleans.Server](https://github.com/dotnet/orleans) | `9.0.0` | `9.0.1` | Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.1) Updates `Microsoft.Orleans.BroadcastChannel` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.1) Updates `Microsoft.Orleans.Client` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v9.0.0...v9.0.1) Updates `Microsoft.Orleans.Sdk` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v9.0.0...v9.0.1) Updates `Microsoft.Orleans.Serialization.SystemTextJson` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.1) Updates `Microsoft.Orleans.Server` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Orleans.BroadcastChannel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Orleans.Client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Orleans.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Orleans.Serialization.SystemTextJson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Orleans.Server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../BroadcastChannel.Client/BroadcastChannel.Client.csproj | 4 ++-- .../BroadcastChannel.GrainInterfaces.csproj | 2 +- .../BroadcastChannel.Silo/BroadcastChannel.Silo.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj index 6215bad930da8..0939705df0dbb 100644 --- a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj +++ b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Client/BroadcastChannel.Client.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.GrainInterfaces/BroadcastChannel.GrainInterfaces.csproj b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.GrainInterfaces/BroadcastChannel.GrainInterfaces.csproj index d94cd034f9a3a..3ce14cddb989e 100644 --- a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.GrainInterfaces/BroadcastChannel.GrainInterfaces.csproj +++ b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.GrainInterfaces/BroadcastChannel.GrainInterfaces.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj index c893607162c54..2fd8a9de00860 100644 --- a/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj +++ b/docs/orleans/streaming/snippets/broadcastchannel/BroadcastChannel.Silo/BroadcastChannel.Silo.csproj @@ -10,9 +10,9 @@ - - - + + +