Skip to content

Commit

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

Bump NAudio.WinMM from 2.1.0 to 2.2.1 in /MidiControl
  • Loading branch information
Etuldan committed Sep 12, 2023
2 parents ee5812e + 3a0c1ad commit bf7796b
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 @@ -20,7 +20,7 @@
<PackageReference Include="NAudio.Midi" Version="2.1.0" />
<PackageReference Include="NAudio.Wasapi" Version="2.1.0" />
<PackageReference Include="NAudio.WinForms" Version="2.1.0" />
<PackageReference Include="NAudio.WinMM" Version="2.1.0" />
<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" />
<PackageReference Include="TwitchLib.Client" Version="3.3.1" />
Expand Down

0 comments on commit bf7796b

Please sign in to comment.