Skip to content

Commit

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

Bump NAudio.WinForms from 2.1.0 to 2.2.1 in /MidiControl
  • Loading branch information
Etuldan authored Sep 12, 2023
2 parents 925b47f + 4433724 commit f2c1265
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 @@ -19,7 +19,7 @@
<PackageReference Include="NAudio.Core" Version="2.2.1" />
<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.WinForms" Version="2.2.1" />
<PackageReference Include="NAudio.WinMM" Version="2.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="obs-websocket-dotnet" Version="5.0.0.3" />
Expand Down

0 comments on commit f2c1265

Please sign in to comment.