Skip to content

Commit

Permalink
add missing references to taiko ruleset ios tests
Browse files Browse the repository at this point in the history
  • Loading branch information
minisbett committed Nov 17, 2024
1 parent e227bd5 commit 77ecc3d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
</Compile>
</ItemGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\osu.Game\osu.Game.csproj" />
<ProjectReference Include="..\osu.Game.Rulesets.Taiko\osu.Game.Rulesets.Taiko.csproj" />
<ProjectReference Include="..\osu.Game.Tests\osu.Game.Tests.csproj" />
<ProjectReference Include="..\osu.Game\osu.Game.csproj" />
</ItemGroup>
</Project>

0 comments on commit 77ecc3d

Please sign in to comment.