Skip to content

Commit

Permalink
Merge pull request #222 from andy840119/hotfix/fix-ilrepack-issue
Browse files Browse the repository at this point in the history
Oops forgot to change ILRepack's config.
  • Loading branch information
andy840119 authored Oct 24, 2020
2 parents 3ff63c2 + 368ca4f commit 9ec7982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<InputAssemblies Include="NWaves.dll" />
<InputAssemblies Include="Octokit.dll" />
<InputAssemblies Include="osu.Framework.Microphone.dll" />
<InputAssemblies Include="osu.KaraokeFramework.dll" />
<InputAssemblies Include="osu.Framework.KaraokeFont.dll" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9ec7982

Please sign in to comment.