From 9331e80a057d62aec43ca40d7d934d05569b9353 Mon Sep 17 00:00:00 2001 From: Mervill Date: Thu, 22 Aug 2024 10:19:29 -0700 Subject: [PATCH] Remove some wayward folder includes in the `csproj` (#31244) remove some wayward folder inlcudes --- Content.Client/Content.Client.csproj | 3 --- Content.Server/Content.Server.csproj | 3 --- Content.Shared/Content.Shared.csproj | 3 --- 3 files changed, 9 deletions(-) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 956f2fd035..43fd8df2e1 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -23,9 +23,6 @@ - - - diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index 70e404fdef..99b834683c 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -26,8 +26,5 @@ - - - diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 51a80dfd21..4cca399b28 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -23,9 +23,6 @@ false - - - -- 2.51.2