mirror of
https://github.com/oMaN-Rod/nxDumpFuse.git
synced 2024-11-22 02:06:41 +00:00
Move Linux launchers out of project directory
This commit is contained in:
parent
6d26177c6d
commit
ec32a7a3a1
4 changed files with 2 additions and 10 deletions
|
@ -40,12 +40,4 @@
|
|||
<DependentUpon>FuseView.axaml</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Update="Launchers\Linux\nxDumpFuse.sh">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Launchers\Linux\Ubuntu\Run Executable.desktop">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in a new issue