Skip to content

Commit

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

Bump NAudio.Core from 2.1.0 to 2.2.1 in /MidiControl
  • Loading branch information
Etuldan authored Sep 12, 2023
2 parents 7de865c + 0d20b5d commit ee5812e
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 @@ -16,7 +16,7 @@
<PackageReference Include="Common.CheckComboBox" Version="1.0.0" />
<PackageReference Include="Fleck" Version="1.2.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="NAudio.Core" Version="2.1.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.WinForms" Version="2.1.0" />
Expand Down

0 comments on commit ee5812e

Please sign in to comment.