Also rename linux server

This commit is contained in:
Chomp
2025-06-20 17:40:48 +01:00
parent 2bba923419
commit e655ace01d
+1 -1
View File
@@ -22,7 +22,7 @@
<ApplicationIcon>..\Libraries\SPTarkov.Server.Assets\SPT_Data\images\icon.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'linux-x64'">
<AssemblyName>SPTarkov.Server.Linux</AssemblyName>
<AssemblyName>SPT.Server.Linux</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Libraries\SPTarkov.Reflection\SPTarkov.Reflection.csproj" />