Bump System.Composition from 1.3.0 to 1.4.0

Bumps [System.Composition](https://github.com/dotnet/corefx) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-03 17:14:16 +00:00
parent b567cdaf84
commit dbbf4b7eba

View File

@@ -63,7 +63,7 @@
<PackageReference Include="protobuf-net" Version="3.0.0-alpha.43" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc4" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0-rc4" />
<PackageReference Include="System.Composition" Version="1.3.0" />
<PackageReference Include="System.Composition" Version="1.4.0" />
<Reference Include="SteamKit2">
<HintPath>lib\SteamKit2.dll</HintPath>
</Reference>