From d8cccc04fe01ef6e2989e6277a600be9856794cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 23:16:21 +0000 Subject: [PATCH] Bump System.Composition from 7.0.0 to 8.0.0 Bumps [System.Composition](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Composition 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..3a85e362 100644 --- a/Source/Libraries/PluginHost/PluginHost.csproj +++ b/Source/Libraries/PluginHost/PluginHost.csproj @@ -33,7 +33,7 @@ 7.0.0 - 7.0.0 + 8.0.0