Bump System.Composition from 1.4.1 to 5.0.0

Bumps [System.Composition](https://github.com/dotnet/runtime) from 1.4.1 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-10 01:16:58 +00:00
parent 289815878a
commit 4cc8d37d33

View File

@@ -30,7 +30,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.6.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.6.3" />
<PackageReference Include="System.Composition" Version="1.4.1" />
<PackageReference Include="System.Composition" Version="5.0.0" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
</ItemGroup>