diff --git a/Robust.Client/ResourceManagement/ResourceTypes/RSIResource.cs b/Robust.Client/ResourceManagement/ResourceTypes/RSIResource.cs
index bc24e4743..ec116bac5 100644
--- a/Robust.Client/ResourceManagement/ResourceTypes/RSIResource.cs
+++ b/Robust.Client/ResourceManagement/ResourceTypes/RSIResource.cs
@@ -12,7 +12,9 @@ using Robust.Shared.Maths;
using Robust.Shared.Utility;
using Newtonsoft.Json.Linq;
+#if DEBUG
using NJsonSchema;
+#endif
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.PixelFormats;
diff --git a/Robust.Client/Robust.Client.csproj b/Robust.Client/Robust.Client.csproj
index c054383ad..156eb0876 100644
--- a/Robust.Client/Robust.Client.csproj
+++ b/Robust.Client/Robust.Client.csproj
@@ -20,7 +20,7 @@
-
+
@@ -41,7 +41,7 @@
-
+
Robust.Client.Graphics.RSI.RSISchema.json