mirror of
https://github.com/spaytac/linkdingsync.git
synced 2026-01-21 16:54:45 +00:00
**update** changed proj copy file behavior while build process
This commit is contained in:
parent
207f5ef58c
commit
ea180f4aac
@ -25,7 +25,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="data\config.yml">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="data\config.yml">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user