From 66d48ed1cdc5e50caf80e47c103a04592f0012f3 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 21 Sep 2025 10:05:07 -0400 Subject: [PATCH] Inlclude Serialization directly in ProtectionScan --- ProtectionScan/ProtectionScan.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ProtectionScan/ProtectionScan.csproj b/ProtectionScan/ProtectionScan.csproj index 7edb49a4..d095cd36 100644 --- a/ProtectionScan/ProtectionScan.csproj +++ b/ProtectionScan/ProtectionScan.csproj @@ -39,4 +39,8 @@ + + + + \ No newline at end of file