Exclude GeoIP.dat from single file
This commit is contained in:
parent
65340dd9dd
commit
02694fcec0
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
<None Include="..\prebuilts\GeoIP.dat">
|
<None Include="..\prebuilts\GeoIP.dat">
|
||||||
<Link>GeoIP.dat</Link>
|
<Link>GeoIP.dat</Link>
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
|
||||||
</None>
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue