Suppress the NU5104 while we're in preview

Added to #1589
This commit is contained in:
Jordan Dominion
2023-11-07 08:52:01 -05:00
parent 1e1c5fddf8
commit 2f9fb5df0c
@@ -7,6 +7,7 @@
<Description>Client library for tgstation-server.</Description>
<PackageTags>json web api tgstation-server tgstation ss13 byond client http</PackageTags>
<PackageReleaseNotes>$(TGS_NUGET_RELEASE_NOTES_CLIENT)</PackageReleaseNotes>
<NoWarn>NU5104</NoWarn>
</PropertyGroup>
<ItemGroup>