From 1bc87df1f8bef9699cef773665d6dac532b27d73 Mon Sep 17 00:00:00 2001 From: andy840119 Date: Tue, 28 Jul 2020 00:05:27 +0900 Subject: [PATCH] Update ILPack. Will look at what's wrong --- .../osu.Game.Rulesets.Karaoke.csproj | 31 ++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj b/osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj index 6634510b9..1a68a9246 100644 --- a/osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj +++ b/osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj @@ -1,7 +1,7 @@  netstandard2.1 - osu.Game.Rulesets.Sample + osu.Game.Rulesets.Karaoke Library AnyCPU osu.Game.Rulesets.Karaoke @@ -10,6 +10,7 @@ + @@ -26,4 +27,32 @@ <_Parameter1>$(AssemblyName).Tests + + + + true + + + + + $(MSBuildThisFileDirectory)bin\$(Configuration)\$(TargetFramework) + + + + + + + + + + + + + + + + + + + \ No newline at end of file