Bump System.Composition from 5.0.0 to 5.0.1

Bumps [System.Composition](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-13 01:15:39 +00:00
parent 323258b5cb
commit 56091070e8

View File

@@ -21,7 +21,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="5.0.0" />
<PackageReference Include="System.Composition" Version="5.0.1" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
</ItemGroup>