From 5cce3ae608703fd58f767ed16f7b6e01927420f8 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sat, 5 Aug 2023 04:43:39 +1000 Subject: [PATCH] Fix .csproj bloat (#18637) --- Content.Client/Content.Client.csproj | 15 --------------- Content.Shared/Content.Shared.csproj | 4 ---- 2 files changed, 19 deletions(-) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index 29488a7ae1..257999b8c1 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -23,21 +23,6 @@ - - - GameTopMenuBar.xaml - - - HotbarGui.xaml - - - StrippingWindow.xaml - - - ToolshedVisualizeWindow.xaml - - - diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index f9ecb7fb14..e67223ae3c 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -23,10 +23,6 @@ false - - - -