Skip to content

Commit

Permalink
Update managed-midi to fix disposal issue
Browse files Browse the repository at this point in the history
  • Loading branch information
peppy committed Sep 4, 2024
1 parent 9a4c795 commit 65a12fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Framework/osu.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageTags>osu game framework</PackageTags>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="managed-midi" Version="1.10.0" />
<PackageReference Include="managed-midi" Version="1.10.1" />
<PackageReference Include="FFmpeg.AutoGen" Version="4.3.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="5.0.11" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit 65a12fd

Please sign in to comment.