From 907872cb1733c721e633f065b839d61b64ff3da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 06:05:05 +0000 Subject: [PATCH] Bump NAudio from 1.10.0 to 2.1.0 Bumps [NAudio](https://github.com/naudio/NAudio) from 1.10.0 to 2.1.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.1.0) --- updated-dependencies: - dependency-name: NAudio dependency-type: direct:production update-type: version-update:semver-major ... 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..4dc0407 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..d2a3b2e 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..53cba6b 100644 --- a/test/integration/integration.csproj +++ b/test/integration/integration.csproj @@ -14,7 +14,7 @@ all - +