mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
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:
@@ -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'">
|
||||
|
||||
Reference in New Issue
Block a user