removed server config from build

This commit is contained in:
Timerix22 2024-01-06 01:14:00 +06:00
parent cfe9dfe362
commit 1cf556c87c
2 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@
<AssemblyName>minecraft-launcher-server</AssemblyName>
<ApplicationIcon>launcher.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<None Update="minecraft-launcher-server.dtsod">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="DTLib.Dtsod" Version="1.3.1" />
<PackageReference Include="DTLib.Logging" Version="1.3.1" />