Update Ryujinx.Ava.csproj

This commit is contained in:
RMED24 2022-12-04 20:02:06 +00:00 committed by TSR Berry
parent dc561040de
commit 1bad936fda
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2

View file

@ -76,7 +76,7 @@
</ItemGroup>
<ItemGroup>
<ContentWithTargetPath Include="..\distribution\linux\start.sh" Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
<ContentWithTargetPath Include="..\distribution\linux\Ryujinx.sh" Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<TargetPath>Ryujinx.sh</TargetPath>
</ContentWithTargetPath>