Skip to content

Commit

Permalink
Merge pull request #2037 from andy840119/update-package-to-the-latest
Browse files Browse the repository at this point in the history
Update some package to the latest.
  • Loading branch information
andy840119 authored Jun 19, 2023
2 parents 6456cb9 + a30432b commit ff0eb25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<PackageReference Include="Octokit" Version="6.0.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2023.526.0" />
<PackageReference Include="osu.Framework.Microphone" Version="2023.502.0" />
<PackageReference Include="ppy.LocalisationAnalyser" Version="2022.809.0">
<PackageReference Include="ppy.LocalisationAnalyser" Version="2023.615.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ppy.osu.Game" Version="2023.610.0" />
<PackageReference Include="ppy.osu.Game" Version="2023.617.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="1.0.0-beta18" />
Expand Down

0 comments on commit ff0eb25

Please sign in to comment.