Fix CI issues

This commit is contained in:
Dean Herbert
2017-08-09 15:15:41 +09:00
parent 976cff9af6
commit 3b48a6c668
4 changed files with 8 additions and 2 deletions

View File

@ -51,7 +51,7 @@
<ItemGroup>
<Compile Include="Beatmaps\CatchBeatmapConverter.cs" />
<Compile Include="CatchDifficultyCalculator.cs" />
<Compile Include="RulesetInputManager.cs" />
<Compile Include="CatchInputManager.cs" />
<Compile Include="Scoring\CatchScoreProcessor.cs" />
<Compile Include="Judgements\CatchJudgement.cs" />
<Compile Include="Objects\CatchBaseHit.cs" />