Skip to content

Commit

Permalink
Merge pull request #2152 from andy840119/upgrade-package-to-latest
Browse files Browse the repository at this point in the history
Upgrade osu.game to the latest.
  • Loading branch information
andy840119 authored Dec 10, 2023
2 parents 710199c + 8883e18 commit bbd451d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ppy.osu.Game" Version="2023.1128.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.1207.0" />
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00016" />
<PackageReference Include="Lucene.Net.Analysis.Kuromoji" Version="4.8.0-beta00016" />
<PackageReference Include="SixLabors.Fonts" Version="2.0.0" />
Expand Down

0 comments on commit bbd451d

Please sign in to comment.