Updates Core Library PackageId Property

This commit is contained in:
Refringe
2025-03-05 09:27:41 -05:00
parent e66da4abf4
commit 86fb0f09f4
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<PackageId>SPT.Server.Core</PackageId>
<PackageId>SPTarkov.Server.Core</PackageId>
<Authors>Single Player Tarkov</Authors>
<PackageVersion>4.0.0-alpha.1</PackageVersion>
<Description>Core libaries for the Single Player Tarkov server.</Description>