Skip to content

Commit

Permalink
Merge pull request #82 from Etuldan/dependabot/nuget/MidiControl/NAud…
Browse files Browse the repository at this point in the history
…io.Wasapi-2.2.1

Bump NAudio.Wasapi from 2.1.0 to 2.2.1 in /MidiControl
  • Loading branch information
Etuldan authored Sep 12, 2023
2 parents bf7796b + e888b1a commit a8d2eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MidiControl/MidiControl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="NAudio.Core" Version="2.2.1" />
<PackageReference Include="NAudio.Midi" Version="2.1.0" />
<PackageReference Include="NAudio.Wasapi" Version="2.1.0" />
<PackageReference Include="NAudio.Wasapi" Version="2.2.1" />
<PackageReference Include="NAudio.WinForms" Version="2.1.0" />
<PackageReference Include="NAudio.WinMM" Version="2.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit a8d2eef

Please sign in to comment.