Update TShockAPI/TShockAPI.csproj

Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
This commit is contained in:
Luke 2022-10-04 16:07:22 +10:00 committed by GitHub
parent b498e471a3
commit 9fb8320d60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
<ItemGroup> <ItemGroup>
<None Include="..\prebuilts\HttpServer.dll"> <None Include="..\prebuilts\HttpServer.dll">
<Link>HttpServer.dll</Link> <Link>HttpServer.dll</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<PackageCopyToOutput>true</PackageCopyToOutput> <PackageCopyToOutput>true</PackageCopyToOutput>
<Pack>true</Pack> <Pack>true</Pack>
</None> </None>