1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-04-16 01:24:06 -05:00

Add ChocolArm64 reference to Ryujinx.Tests

This commit is contained in:
gdkchan 2018-02-20 17:19:00 -03:00
parent fed74be81d
commit 3696255457

View File

@ -12,6 +12,6 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.9.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ryujinx\Ryujinx.csproj" />
<ProjectReference Include="..\ChocolArm64\ChocolArm64.csproj" />
</ItemGroup>
</Project>