From b90e58b4190df2bb5586c5b271dcefce0d9114b9 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Mon, 18 Aug 2025 00:04:32 -0400 Subject: [PATCH] Potentially fix FastUpToDateCheck failure for TGS GQL Client --- .../Tgstation.Server.Client.GraphQL.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj b/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj index dc312601f6..916669c9fe 100644 --- a/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj +++ b/src/Tgstation.Server.Client.GraphQL/Tgstation.Server.Client.GraphQL.csproj @@ -16,6 +16,10 @@ + + + +