Skip to content

Commit

Permalink
Merge pull request #1424 from andy840119/update-nuget-package
Browse files Browse the repository at this point in the history
Update nuget package to the latest.
  • Loading branch information
andy840119 authored Jul 3, 2022
2 parents 09b6ff5 + bfc093a commit a09e2db
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 @@ -12,14 +12,14 @@
<PackageReference Include="osu.Game.Rulesets.Karaoke.Resources" Version="2022.611.0" />
<PackageReference Include="LanguageDetection.karaoke-dev" Version="1.3.3-alpha" />
<PackageReference Include="LrcParser" Version="2022.529.1" />
<PackageReference Include="Octokit" Version="0.51.0" />
<PackageReference Include="Octokit" Version="0.52.0" />
<PackageReference Include="osu.Framework.KaraokeFont" Version="2022.618.0" />
<PackageReference Include="osu.Framework.Microphone" Version="2022.618.0" />
<PackageReference Include="ppy.LocalisationAnalyser" Version="2022.607.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="ppy.osu.Game" Version="2022.628.0" />
<PackageReference Include="ppy.osu.Game" Version="2022.704.0" />
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00016" />
<PackageReference Include="Lucene.Net.Analysis.Kuromoji" Version="4.8.0-beta00016" />
<PackageReference Include="NicoKaraParser" Version="1.1.0" />
Expand Down

0 comments on commit a09e2db

Please sign in to comment.