Skip to content

Commit

Permalink
Merge pull request #2 from azhuge233/dependabot/nuget/NAudio-2.2.0
Browse files Browse the repository at this point in the history
Bump NAudio from 2.1.0 to 2.2.0
  • Loading branch information
azhuge233 committed Sep 4, 2023
2 parents 627565f + 5c3f5f7 commit 7b033c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConsoleWhisper/ConsoleWhisper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="NAudio" Version="2.1.0" />
<PackageReference Include="NAudio" Version="2.2.0" />
<PackageReference Include="Whisper.net" Version="1.4.7" />
<PackageReference Include="Whisper.net.Runtime" Version="1.4.7" />
<PackageReference Include="Xabe.FFmpeg" Version="5.2.6" />
Expand Down

0 comments on commit 7b033c2

Please sign in to comment.