Skip to content

Commit 40a9556

Browse files
Bump System.Composition from 7.0.0 to 9.0.1
Bumps [System.Composition](https://github.com/dotnet/runtime) from 7.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Composition dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 150196e commit 40a9556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Libraries/PluginHost/PluginHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<Version>7.0.0</Version>
3434
</PackageReference>
3535
<PackageReference Include="System.Composition">
36-
<Version>7.0.0</Version>
36+
<Version>9.0.1</Version>
3737
</PackageReference>
3838
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
3939
<PackageReference Include="System.Numerics.Vectors">

0 commit comments

Comments
 (0)