修復非win平臺台的文件链接问题
This commit is contained in:
parent
4cef9ed5e7
commit
86691567fd
@ -12,7 +12,7 @@
|
||||
<None Include="../@dnscrypt-proxy/*" Link="dnscrypt-proxy/%(Filename)%(Extension)">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="../@dnscrypt-proxy/$(RuntimeIdentifier)/dnscrypt-proxy.exe" Link="dnscrypt-proxy/%(Filename)%(Extension)">
|
||||
<None Include="../@dnscrypt-proxy/$(RuntimeIdentifier)/*" Link="dnscrypt-proxy/%(Filename)%(Extension)">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user