From 34a0fb1f87a2f79e083ebb94de3d8980acd669fa Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 6 Jul 2026 10:19:49 -0400 Subject: [PATCH] Update Serialization to 3.0.1 --- BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj | 2 +- BinaryObjectScanner/BinaryObjectScanner.csproj | 2 +- ProtectionScan/ProtectionScan.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj index 2b6fd073..5ff355eb 100644 --- a/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj +++ b/BinaryObjectScanner.Test/BinaryObjectScanner.Test.csproj @@ -17,7 +17,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 9de85b90..9cac2149 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -50,7 +50,7 @@ - + diff --git a/ProtectionScan/ProtectionScan.csproj b/ProtectionScan/ProtectionScan.csproj index 4e7bd241..c006ec6d 100644 --- a/ProtectionScan/ProtectionScan.csproj +++ b/ProtectionScan/ProtectionScan.csproj @@ -33,7 +33,7 @@ - + \ No newline at end of file