Add Content.Shared.Database (#5588)

This commit is contained in:
Pieter-Jan Briers
2021-11-28 14:56:53 +01:00
committed by GitHub
parent f3ae907e7c
commit 64861ff034
71 changed files with 87 additions and 9 deletions

View File

@@ -16,6 +16,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Shared.Database\Content.Shared.Database.csproj" />
<ProjectReference Include="..\RobustToolbox\Lidgren.Network\Lidgren.Network.csproj">
<Private>false</Private>
</ProjectReference>