From a8f84c4b8c716daf7355d723ce98479405f4a5f8 Mon Sep 17 00:00:00 2001 From: Tyler Young Date: Tue, 11 Feb 2020 11:33:29 -0500 Subject: [PATCH] add Robust.Serializer dep to Content.Shared --- Content.Shared/Content.Shared.csproj | 7 ++++--- SpaceStation14.sln | 7 +++++++ SpaceStation14.sln.DotSettings | 4 ++++ 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index a2adce1b7a..659e994b18 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -16,13 +16,14 @@ - false + False + - false + False - false + False diff --git a/SpaceStation14.sln b/SpaceStation14.sln index 7491a95f7a..5f39c0fd76 100644 --- a/SpaceStation14.sln +++ b/SpaceStation14.sln @@ -51,6 +51,8 @@ ProjectSection(SolutionItems) = preProject RobustToolbox\MSBuild\Robust.Properties.targets = RobustToolbox\MSBuild\Robust.Properties.targets EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Robust.Serializer", "RobustToolbox\Robust.Serializer\Robust.Serializer.csproj", "{A3A97D48-6128-4330-B962-B4A96F018CE8}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -117,6 +119,10 @@ Global {45C9B43F-305D-4651-9863-F6384CBC847F}.Debug|x64.Build.0 = Debug|Any CPU {45C9B43F-305D-4651-9863-F6384CBC847F}.Release|x64.ActiveCfg = Release|Any CPU {45C9B43F-305D-4651-9863-F6384CBC847F}.Release|x64.Build.0 = Release|Any CPU + {A3A97D48-6128-4330-B962-B4A96F018CE8}.Debug|x64.ActiveCfg = Debug|Any CPU + {A3A97D48-6128-4330-B962-B4A96F018CE8}.Debug|x64.Build.0 = Debug|Any CPU + {A3A97D48-6128-4330-B962-B4A96F018CE8}.Release|x64.ActiveCfg = Release|Any CPU + {A3A97D48-6128-4330-B962-B4A96F018CE8}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -131,6 +137,7 @@ Global {0529F740-0000-0000-0000-000000000000} = {83B4CBBA-547A-42F0-A7CD-8A67D93196CE} {4809F412-3132-419E-BF9D-CCF7593C3533} = {83B4CBBA-547A-42F0-A7CD-8A67D93196CE} {50404922-9637-4394-BF59-165D0850ADC8} = {83B4CBBA-547A-42F0-A7CD-8A67D93196CE} + {A3A97D48-6128-4330-B962-B4A96F018CE8} = {83B4CBBA-547A-42F0-A7CD-8A67D93196CE} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AA37ED9F-F8D6-468E-A101-658AD605B09A} diff --git a/SpaceStation14.sln.DotSettings b/SpaceStation14.sln.DotSettings index 3073bbeecc..8244b061d5 100644 --- a/SpaceStation14.sln.DotSettings +++ b/SpaceStation14.sln.DotSettings @@ -34,6 +34,10 @@ UI UTF UV + True + True + True + True <data /> <data><IncludeFilters /><ExcludeFilters><Filter ModuleMask="*.UnitTesting" ModuleVersionMask="*" ClassMask="*" FunctionMask="*" IsEnabled="True" /></ExcludeFilters></data> True