Bump System.Linq.Async from 4.0.0 to 4.1.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 01:12:02 +00:00
parent 86c6eae25c
commit a22430d6e8

View File

@@ -68,7 +68,7 @@
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.3.0" />
<PackageReference Include="System.Composition" Version="1.4.0" />
<PackageReference Include="System.Linq.Async" Version="4.0.0" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">