From 0869b05ffd12e1139b4e290307d888fc42c6274b Mon Sep 17 00:00:00 2001 From: Silver Date: Sat, 30 Mar 2019 00:31:45 -0600 Subject: [PATCH] Update Projects and References --- Content.Client/Content.Client.csproj | 16 +- Content.Server/Content.Server.csproj | 22 +- Content.Shared/Content.Shared.csproj | 39 +-- Content.Tests/Content.Tests.csproj | 28 -- RobustToolbox | 1 + SpaceStation14Content.sln | 409 +++++++++++++++++---------- 6 files changed, 288 insertions(+), 227 deletions(-) create mode 160000 RobustToolbox diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 81c68a9997..161f306900 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -120,20 +120,16 @@ {26aeebb3-dde7-443a-9f43-7bc7f4acf6b5} Content.Shared - - {59250baf-0000-0000-0000-000000000000} - Lidgren.Network - - - {83429BD6-6358-4B18-BE51-401DF8EA2673} + + {3F8AA5A7-7198-49D5-B460-4A83A8F1528A} SS14.Client - - {93f23a82-00c5-4572-964e-e7c9457726d4} + + {7DC961F2-A45B-4193-BE7F-77622A231943} SS14.Shared.Maths - - {0529f740-0000-0000-0000-000000000000} + + {5F161008-6C48-4596-A2DE-5E7B0CEB2AA1} SS14.Shared diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index aa5e33e006..0b7810e117 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -155,20 +155,16 @@ {26aeebb3-dde7-443a-9f43-7bc7f4acf6b5} Content.Shared - - {59250baf-0000-0000-0000-000000000000} - Lidgren.Network - - - {b04aae71-0000-0000-0000-000000000000} + + {916C5BF0-74BF-485D-A233-C1AC30007119} SS14.Server - - {93f23a82-00c5-4572-964e-e7c9457726d4} + + {7DC961F2-A45B-4193-BE7F-77622A231943} SS14.Shared.Maths - - {0529f740-0000-0000-0000-000000000000} + + {5F161008-6C48-4596-A2DE-5E7B0CEB2AA1} SS14.Shared @@ -191,7 +187,5 @@ - - - - + + \ No newline at end of file diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index c8c3c80e4e..b5df0060cb 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -90,31 +90,6 @@ - - - {59250baf-0000-0000-0000-000000000000} - Lidgren.Network - - - {93f23a82-00c5-4572-964e-e7c9457726d4} - SS14.Shared.Maths - - - {0529f740-0000-0000-0000-000000000000} - SS14.Shared - - - - SS14.Client - false - {83429BD6-6358-4B18-BE51-401DF8EA2673} - - - SS14.Server - false - {B04AAE71-0000-0000-0000-000000000000} - - @@ -126,5 +101,19 @@ + + + {D63D377C-242B-4FC5-8337-35CB87E6C537} + Lidgren.Network + + + {7DC961F2-A45B-4193-BE7F-77622A231943} + SS14.Shared.Maths + + + {5F161008-6C48-4596-A2DE-5E7B0CEB2AA1} + SS14.Shared + + \ No newline at end of file diff --git a/Content.Tests/Content.Tests.csproj b/Content.Tests/Content.Tests.csproj index e16c82418c..95c2b2715b 100644 --- a/Content.Tests/Content.Tests.csproj +++ b/Content.Tests/Content.Tests.csproj @@ -87,34 +87,6 @@ {26aeebb3-dde7-443a-9f43-7bc7f4acf6b5} Content.Shared - - {59250baf-0000-0000-0000-000000000000} - Lidgren.Network - - - {8af31169-49b1-4a12-b8f4-2a0674a9e7cb} - SS14.Client.Godot - - - {83429bd6-6358-4b18-be51-401df8ea2673} - SS14.Client - - - {b04aae71-0000-0000-0000-000000000000} - SS14.Server - - - {93f23a82-00c5-4572-964e-e7c9457726d4} - SS14.Shared.Maths - - - {0529f740-0000-0000-0000-000000000000} - SS14.Shared - - - {f0ada779-40b8-4f7e-ba6c-cdb19f3065d9} - SS14.UnitTesting -