Skip to content

Commit

Permalink
Update libs to fix beatmap parsing bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milkitic committed Dec 14, 2022
1 parent d4708f4 commit 4555ea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions KeyAsio.Gui/KeyAsio.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Coosu.Beatmap" Version="2.3.29" />
<PackageReference Include="HandyControl" Version="3.4.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion dependencies/OsuRTDataProviderCore

0 comments on commit 4555ea4

Please sign in to comment.