Explorar o código

Add ChocolArm64 reference to Ryujinx.Tests

gdkchan %!s(int64=8) %!d(string=hai) anos
pai
achega
3696255457
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Ryujinx.Tests/Ryujinx.Tests.csproj

+ 1 - 1
Ryujinx.Tests/Ryujinx.Tests.csproj

@@ -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>