We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7424bed commit 83480e1Copy full SHA for 83480e1
osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
@@ -21,7 +21,7 @@
21
<PackageReference Include="Lucene.Net" Version="4.8.0-beta00016" />
22
<PackageReference Include="Lucene.Net.Analysis.Kuromoji" Version="4.8.0-beta00016" />
23
<PackageReference Include="SixLabors.Fonts" Version="2.1.3" />
24
- <PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.6" />
+ <PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.7" />
25
<!--install because it might cause "Could not load file or assembly" error, might be removed eventually-->
26
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.2" />
27
<PackageReference Include="WanaKanaSharp" Version="0.2.0" />
0 commit comments