From 8dcbac9195aa613c3fba434ceb8922bc492fbc13 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Tue, 8 Feb 2022 01:26:55 +0800 Subject: [PATCH] remove the dll name because it will cause duplicated type error. --- osu.Game.Rulesets.Karaoke/FodyWeavers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game.Rulesets.Karaoke/FodyWeavers.xml b/osu.Game.Rulesets.Karaoke/FodyWeavers.xml index b99aae14a..315df505d 100644 --- a/osu.Game.Rulesets.Karaoke/FodyWeavers.xml +++ b/osu.Game.Rulesets.Karaoke/FodyWeavers.xml @@ -1,6 +1,6 @@ true - LanguageDetection|Octokit|osu.Framework.KaraokeFont|osu.Framework.Microphone|NWaves|LyricMaker|NicoKaraParser|SixLabors.Fonts|SixLabors.ImageSharp.Drawing|WanaKanaSharp|Zipangu + LanguageDetection|Octokit|osu.Framework.KaraokeFont|osu.Framework.Microphone|NWaves|LyricMaker|NicoKaraParser|SixLabors.ImageSharp.Drawing|WanaKanaSharp|Zipangu \ No newline at end of file