From 7481bee7ffe97f92838e50a21386d48e6049bb92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:38:36 +0000 Subject: [PATCH] Bump System.Threading.Tasks.Dataflow from 6.0.0 to 9.0.1 Bumps [System.Threading.Tasks.Dataflow](https://github.com/dotnet/runtime) from 6.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Threading.Tasks.Dataflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Libraries/PluginHost/PluginHost.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Libraries/PluginHost/PluginHost.csproj b/Source/Libraries/PluginHost/PluginHost.csproj index dabdd26b..62ee1d8a 100644 --- a/Source/Libraries/PluginHost/PluginHost.csproj +++ b/Source/Libraries/PluginHost/PluginHost.csproj @@ -57,7 +57,7 @@ all - 6.0.0 + 9.0.1