Revert "Renamed server exe to ensure consistency with launcher"

This reverts commit ba91bf2283a2c7db31f76e369db668505cab5f7b.
This commit is contained in:
Chomp
2025-06-21 08:28:59 +01:00
parent e655ace01d
commit 60782b1c89
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -14,8 +14,6 @@
<OutputType>Exe</OutputType>
<IsPackable>true</IsPackable>
<StaticWebAssetsEnabled>false</StaticWebAssetsEnabled>
<AssemblyName>SPT.Server</AssemblyName>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'win-x64'">
<AssemblyName>SPTarkov.Server</AssemblyName>
@@ -43,7 +41,6 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<ExcludeFromSingleFile>True</ExcludeFromSingleFile>
</Content>
<Content Include="icon.ico" />
<None Update="sptLogger.json" Condition="'$(Configuration)' == 'RELEASE'">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB