Revert "Renamed server exe to ensure consistency with launcher"
This reverts commit ba91bf2283a2c7db31f76e369db668505cab5f7b.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user