diff --git a/Libraries/Core/Core.csproj b/Libraries/Core/Core.csproj index 462dddde..65658c09 100644 --- a/Libraries/Core/Core.csproj +++ b/Libraries/Core/Core.csproj @@ -1,10 +1,14 @@  + SPT.Server.Core + SPT Team + https://github.com/sp-tarkov/server-csharp net9.0 enable enable Library + true diff --git a/Libraries/SptAssets/SptAssets.csproj b/Libraries/SptAssets/SptAssets.csproj index 49e41b0a..60917d62 100644 --- a/Libraries/SptAssets/SptAssets.csproj +++ b/Libraries/SptAssets/SptAssets.csproj @@ -1,10 +1,15 @@  + SPT.Assets + SPT Team + https://github.com/sp-tarkov/server-csharp net9.0 enable enable Library + true + content diff --git a/Libraries/SptCommon/SptCommon.csproj b/Libraries/SptCommon/SptCommon.csproj index 36c01228..ec0bae52 100644 --- a/Libraries/SptCommon/SptCommon.csproj +++ b/Libraries/SptCommon/SptCommon.csproj @@ -1,10 +1,14 @@  + SPT.Common + SPT Team + https://github.com/sp-tarkov/server-csharp net9.0 enable enable Library + true diff --git a/Libraries/SptDependencyInjection/SptDependencyInjection.csproj b/Libraries/SptDependencyInjection/SptDependencyInjection.csproj index 21953c64..8983160a 100644 --- a/Libraries/SptDependencyInjection/SptDependencyInjection.csproj +++ b/Libraries/SptDependencyInjection/SptDependencyInjection.csproj @@ -1,10 +1,14 @@  + SPT.Server.DI + SPT Team + https://github.com/sp-tarkov/server-csharp net9.0 enable enable Library + true diff --git a/Server/Server.csproj b/Server/Server.csproj index 9e24d99a..424a8bd9 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -1,6 +1,9 @@ + SPT.Server + SPT Team + https://github.com/sp-tarkov/server-csharp true false net9.0 @@ -8,6 +11,7 @@ enable Exe 4.0.0 + true