From 6194d88aeceb1d6b8683c00a5136c03ab80f3046 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 15 Nov 2023 11:26:00 -0500 Subject: [PATCH] Correct the excludes --- BinaryObjectScanner/BinaryObjectScanner.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BinaryObjectScanner/BinaryObjectScanner.csproj b/BinaryObjectScanner/BinaryObjectScanner.csproj index 6be4001f..0722d10c 100644 --- a/BinaryObjectScanner/BinaryObjectScanner.csproj +++ b/BinaryObjectScanner/BinaryObjectScanner.csproj @@ -22,8 +22,8 @@ MIT - - + + $(DefaultItemExcludes); **\AssemblyInfo.cs; @@ -32,7 +32,7 @@ - + $(DefaultItemExcludes);