added a partial class gen
this will take csproj properties and set them, this will allow us to use publish -p:{parameter=value} for building the server
This commit is contained in:
@@ -6,6 +6,7 @@ using SPTarkov.Server.Core.Services;
|
||||
using SPTarkov.Server.Core.Utils;
|
||||
using SPTarkov.Server;
|
||||
using SPTarkov.Common.Annotations;
|
||||
using SPTarkov.Server.Core.Models.Enums;
|
||||
|
||||
namespace SPTarkov.Server.Core.Callbacks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user