Bump Nito.AsyncEx.Interop.WaitHandles from 5.0.0 to 5.1.0

Bumps [Nito.AsyncEx.Interop.WaitHandles](https://github.com/StephenCleary/AsyncEx) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/StephenCleary/AsyncEx/releases)
- [Commits](https://github.com/StephenCleary/AsyncEx/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-23 04:22:37 +00:00 committed by GitHub
parent 299dae84a5
commit fa6dffdcf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
<package id="Nito.AsyncEx" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Context" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Coordination" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Interop.WaitHandles" version="5.0.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Interop.WaitHandles" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Oop" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Tasks" version="5.1.0" targetFramework="net461" />
<package id="Nito.Cancellation" version="1.1.0" targetFramework="net461" />

View file

@ -10,7 +10,7 @@
<package id="Nito.AsyncEx" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Context" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Coordination" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Interop.WaitHandles" version="5.0.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Interop.WaitHandles" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Oop" version="5.1.0" targetFramework="net461" />
<package id="Nito.AsyncEx.Tasks" version="5.1.0" targetFramework="net461" />
<package id="Nito.Cancellation" version="1.1.0" targetFramework="net461" />