Skip to content

Commit 1a3cc21

Browse files
Bump System.ComponentModel.Composition
Bumps [System.ComponentModel.Composition](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 714be75 commit 1a3cc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mef/simple-calculator/vb/MefCalculator/MefCalculator.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="System.ComponentModel.Composition" Version="4.7.0" />
9+
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0" />
1010
</ItemGroup>
1111

1212
<PropertyGroup>

0 commit comments

Comments
 (0)