Update Ryujinx.Ava.csproj

This commit is contained in:
RMED24 2022-12-04 19:48:32 +00:00 committed by TSR Berry
parent 5c00f2060d
commit 550ade4b57
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2

View file

@ -75,12 +75,12 @@
</Content>
</ItemGroup>
<ItemGroup>
<ContentWithTargetPath Include="..\distribution\linux\start.sh" Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
<ItemGroup>
<ContentWithTargetPath Include="..\distribution\linux\start.sh" Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<TargetPath>Ryujinx.sh</TargetPath>
</ContentWithTargetPath>
</ItemGroup>
</ContentWithTargetPath>
</ItemGroup>
<ItemGroup>
<AvaloniaResource Include="Ui\**\*.xaml">