Merge pull request #7282 from jellyfin/dependabot/nuget/System.Linq.Async-6.0.1

Bump System.Linq.Async from 5.1.0 to 6.0.1
This commit is contained in:
Cody Robibero 2022-02-08 05:43:53 -07:00 committed by GitHub
commit 103a8e69a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Linq.Async" Version="5.1.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.1">