Bump System.Linq.Async from 4.1.1 to 5.0.0

Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v4.1.1...ixnet-v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-10 16:06:27 +00:00
parent 7df85b5fad
commit 9a248858a5

View File

@@ -31,7 +31,7 @@
<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.Linq.Async" Version="4.1.1" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">