Cleaned up build properties
This commit is contained in:
@@ -13,10 +13,10 @@
|
|||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<IsPackable>true</IsPackable>
|
<IsPackable>true</IsPackable>
|
||||||
|
<AssemblyName>SPT.Server</AssemblyName>
|
||||||
<StaticWebAssetsEnabled>false</StaticWebAssetsEnabled>
|
<StaticWebAssetsEnabled>false</StaticWebAssetsEnabled>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'win-x64'">
|
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'win-x64'">
|
||||||
<AssemblyName>SPTarkov.Server</AssemblyName>
|
|
||||||
<ApplicationIcon>..\Libraries\SPTarkov.Server.Assets\SPT_Data\images\icon.ico</ApplicationIcon>
|
<ApplicationIcon>..\Libraries\SPTarkov.Server.Assets\SPT_Data\images\icon.ico</ApplicationIcon>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
|
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
|
||||||
|
|||||||
Reference in New Issue
Block a user