Skip to content

Commit

Permalink
Merge pull request #1393 from andy840119/update-nuget-package
Browse files Browse the repository at this point in the history
Update nuget package
  • Loading branch information
andy840119 authored Jun 21, 2022
2 parents a82f59c + 2f67ddc commit 6e00cdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
<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="osu.Framework.KaraokeFont" Version="2022.601.0" />
<PackageReference Include="osu.Framework.Microphone" Version="2022.522.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.615.0" />
<PackageReference Include="ppy.osu.Game" Version="2022.621.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 6e00cdc

Please sign in to comment.