From a54f2522929b5f9760a82fc8ed235ef98b87be11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 05:49:34 +0000 Subject: [PATCH] Bump NAudio from 1.10.0 to 2.0.0 Bumps [NAudio](https://github.com/naudio/NAudio) from 1.10.0 to 2.0.0. - [Release notes](https://github.com/naudio/NAudio/releases) - [Changelog](https://github.com/naudio/NAudio/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/naudio/NAudio/compare/v1.10.0...v2.0.0) Signed-off-by: dependabot[bot] --- example/dtmf-detector/dtmf-detector.csproj | 2 +- src/DtmfDetection.NAudio/DtmfDetection.NAudio.csproj | 2 +- test/integration/integration.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/dtmf-detector/dtmf-detector.csproj b/example/dtmf-detector/dtmf-detector.csproj index 532c550..4b18cbe 100644 --- a/example/dtmf-detector/dtmf-detector.csproj +++ b/example/dtmf-detector/dtmf-detector.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/DtmfDetection.NAudio/DtmfDetection.NAudio.csproj b/src/DtmfDetection.NAudio/DtmfDetection.NAudio.csproj index 5c76a3e..e524b33 100644 --- a/src/DtmfDetection.NAudio/DtmfDetection.NAudio.csproj +++ b/src/DtmfDetection.NAudio/DtmfDetection.NAudio.csproj @@ -12,7 +12,7 @@ - + diff --git a/test/integration/integration.csproj b/test/integration/integration.csproj index e493da7..9e18751 100644 --- a/test/integration/integration.csproj +++ b/test/integration/integration.csproj @@ -14,7 +14,7 @@ all - +