Skip to content

Commit 223bb3b

Browse files
Bump NAudio from 1.10.0 to 2.1.0 in /analyzer
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](naudio/NAudio@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] <[email protected]>
1 parent db75471 commit 223bb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analyzer/src/SigQual.Analyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="DtmfDetection.NAudio" Version="1.2.2" />
12-
<PackageReference Include="NAudio" Version="1.10.0" />
12+
<PackageReference Include="NAudio" Version="2.1.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)