Revert "add Robust.Serializer dep to Content.Shared"

This reverts commit a8f84c4b8c.
This commit is contained in:
Pieter-Jan Briers
2020-02-15 02:33:52 +01:00
parent 8f4834b1d8
commit c7a171cf14
3 changed files with 3 additions and 15 deletions

View File

@@ -16,14 +16,13 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\RobustToolbox\Lidgren.Network\Lidgren.Network.csproj">
<Private>False</Private>
<Private>false</Private>
</ProjectReference>
<ProjectReference Include="..\RobustToolbox\Robust.Serializer\Robust.Serializer.csproj" />
<ProjectReference Include="..\RobustToolbox\Robust.Shared.Maths\Robust.Shared.Maths.csproj">
<Private>False</Private>
<Private>false</Private>
</ProjectReference>
<ProjectReference Include="..\RobustToolbox\Robust.Shared\Robust.Shared.csproj">
<Private>False</Private>
<Private>false</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>