From b9128ee74e3433ecb03a2146dfedd9053e7767bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:37:28 +0000 Subject: [PATCH] Bump System.ComponentModel.Composition from 7.0.0 to 9.0.1 Bumps [System.ComponentModel.Composition](https://github.com/dotnet/runtime) from 7.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.ComponentModel.Composition dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Libraries/PluginHost/PluginHost.csproj | 2 +- Source/Plugins/HexEditor/HexEditor.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Libraries/PluginHost/PluginHost.csproj b/Source/Libraries/PluginHost/PluginHost.csproj index dabdd26b..f53c16fa 100644 --- a/Source/Libraries/PluginHost/PluginHost.csproj +++ b/Source/Libraries/PluginHost/PluginHost.csproj @@ -30,7 +30,7 @@ 4.5.1 - 7.0.0 + 9.0.1 7.0.0 diff --git a/Source/Plugins/HexEditor/HexEditor.csproj b/Source/Plugins/HexEditor/HexEditor.csproj index ba7adc5f..cda07d57 100644 --- a/Source/Plugins/HexEditor/HexEditor.csproj +++ b/Source/Plugins/HexEditor/HexEditor.csproj @@ -36,7 +36,7 @@ all - +