Skip to content

Commit

Permalink
Exclude GeoIP.dat from single file
Browse files Browse the repository at this point in the history
  • Loading branch information
SignatureBeef committed Nov 2, 2022
1 parent 65340dd commit 02694fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TShockLauncher/TShockLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<None Include="..\prebuilts\GeoIP.dat">
<Link>GeoIP.dat</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
</ItemGroup>

Expand Down

0 comments on commit 02694fc

Please sign in to comment.