From 6b37808ec5bd70074e7a13de8e8a84eb928faeea Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Tue, 28 Nov 2023 09:02:28 -0500 Subject: [PATCH] Revert "Suppress the NU5104 while we're in preview" This reverts commit 2f9fb5df0c66a20960c3472c2dcb45bdbc2980c6. --- src/Tgstation.Server.Client/Tgstation.Server.Client.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj b/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj index 21eff94c4b..876f1097d6 100644 --- a/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj +++ b/src/Tgstation.Server.Client/Tgstation.Server.Client.csproj @@ -7,7 +7,6 @@ Client library for tgstation-server. json web api tgstation-server tgstation ss13 byond client http $(TGS_NUGET_RELEASE_NOTES_CLIENT) - NU5104