Validation Project v2 #444

Merged
LotP1 merged 49 commits from validation-v2 into master 2024-12-30 07:54:26 +00:00
Showing only changes of commit a317184594 - Show all commits

View File

@ -11,7 +11,7 @@
Command="Ryujinx.BuildValidationTasks.exe $(ProjectDir)..\..\"
ConsoleToMsBuild="true"
/>-->
<Exec Command="dir"/>
<Exec WorkingDirectory="$(ProjectDir)bin\Debug\$(TargetFramework)" Command="dir"/>
</Target>
</Project>