Skip to content

Commit

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

Bump NAudio.Midi from 2.1.0 to 2.2.1 in /MidiControl
  • Loading branch information
Etuldan authored Sep 12, 2023
2 parents a8d2eef + d672cf6 commit 925b47f
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 @@ -17,7 +17,7 @@
<PackageReference Include="Fleck" Version="1.2.0" />
<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.Midi" Version="2.2.1" />
<PackageReference Include="NAudio.Wasapi" Version="2.2.1" />
<PackageReference Include="NAudio.WinForms" Version="2.1.0" />
<PackageReference Include="NAudio.WinMM" Version="2.2.1" />
Expand Down

0 comments on commit 925b47f

Please sign in to comment.