From 61d34eace17aad18748dfabf9815f4f8ca21b0fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 18:48:27 +0000 Subject: [PATCH] Bump MicrosoftLibVersion from 5.0.0 to 7.0.0 Bumps `MicrosoftLibVersion` from 5.0.0 to 7.0.0. Updates `System.Collections.Immutable` from 5.0.0 to 7.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v7.0.0) Updates `System.Threading.Channels` from 5.0.0 to 7.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v7.0.0) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Threading.Channels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.props b/src/common.props index 985ff4ed433..6a99b28b22b 100644 --- a/src/common.props +++ b/src/common.props @@ -33,7 +33,7 @@ 2.0.3 6.0.1 1.5.0-beta1 - 5.0.0 + 7.0.0 akka;actors;actor model;Akka;concurrency