From 4ab3bd89593b6c924bbf83531c6ed7715cc81963 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Thu, 23 Jan 2025 00:00:31 -0500 Subject: [PATCH] Needed Client and Server implementations too. --- Content.Client/Content.Client.csproj | 1 + Content.Server/Content.Server.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj index c1958acba7f..c53ac32fbdd 100644 --- a/Content.Client/Content.Client.csproj +++ b/Content.Client/Content.Client.csproj @@ -15,6 +15,7 @@ + diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj index 70e404fdef0..e276965d436 100644 --- a/Content.Server/Content.Server.csproj +++ b/Content.Server/Content.Server.csproj @@ -15,6 +15,7 @@ +