Bump System.Linq.Async from 4.1.1 to 5.1.0
Bumps [System.Linq.Async](https://github.com/dotnet/reactive) from 4.1.1 to 5.1.0. - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/compare/ixnet-v4.1.1...ixnet-v5.1.0) --- updated-dependencies: - dependency-name: System.Linq.Async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cced819e77
commit
730c577434
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<package id="System.Buffers" version="4.5.1" targetFramework="net461" />
|
||||
<package id="System.Collections.Immutable" version="5.0.0" targetFramework="net461" />
|
||||
<package id="System.Linq" version="4.3.0" targetFramework="net461" requireReinstallation="true" />
|
||||
<package id="System.Linq.Async" version="4.1.1" targetFramework="net461" />
|
||||
<package id="System.Linq.Async" version="5.1.0" targetFramework="net461" />
|
||||
<package id="System.Memory" version="4.5.4" targetFramework="net461" />
|
||||
<package id="System.Net.Security" version="4.3.2" targetFramework="net461" />
|
||||
<package id="System.Numerics.Vectors" version="4.5.0" targetFramework="net461" />
|
||||
|
|
Loading…
Add table
Reference in a new issue