Include reference to Reflection in .Server (#354)

This commit is contained in:
Chomp
2025-06-04 18:00:21 +01:00
committed by GitHub
+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>