Include reference to Reflection in .Server

This commit is contained in:
Archangel
2025-06-04 18:56:33 +02:00
parent adf65f497c
commit 674b86656a
+1
View File
@@ -19,6 +19,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Libraries\SPTarkov.Reflection\SPTarkov.Reflection.csproj" />
<ProjectReference Include="..\Libraries\SPTarkov.Server.Core\SPTarkov.Server.Core.csproj" />
<ProjectReference Include="..\Libraries\SPTarkov.Server.Assets\SPTarkov.Server.Assets.csproj" />
</ItemGroup>