From 999894b444f154ff165e4140cbfb8f9bda76d490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 00:02:27 +0000 Subject: [PATCH] Bump Microsoft.NETFramework.ReferenceAssemblies and System.Threading.Tasks.Dataflow Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [System.Threading.Tasks.Dataflow](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `System.Threading.Tasks.Dataflow` from 6.0.0 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch - 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..691975eb 100644 --- a/Source/Libraries/PluginHost/PluginHost.csproj +++ b/Source/Libraries/PluginHost/PluginHost.csproj @@ -57,7 +57,7 @@ all - 6.0.0 + 9.0.2