Skip to content

Commit

Permalink
Merge pull request #3965 from dotnet/dependabot/nuget/mef/simple-calc…
Browse files Browse the repository at this point in the history
…ulator/vb/System.ComponentModel.Composition-5.0.0

Bump System.ComponentModel.Composition from 4.7.0 to 5.0.0 in /mef/simple-calculator/vb
  • Loading branch information
richlander authored Nov 14, 2020
2 parents 5a7c9c1 + fb0ce1e commit 0c03e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mef/simple-calculator/vb/SimpleCalculator2.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.ComponentModel.Composition" Version="4.7.0" />
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0c03e22

Please sign in to comment.