mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 21:40:18 +00:00
Update Ryujinx.csproj
This commit is contained in:
parent
b5a0a37044
commit
5c00f2060d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<ItemGroup>
|
||||
<ContentWithTargetPath Include="..\distribution\linux\start.sh" Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<TargetPath>start.sh</TargetPath>
|
||||
<TargetPath>Ryujinx.sh</TargetPath>
|
||||
</ContentWithTargetPath>
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue