From 024394bbec8ee27c06b8f21f8fcdfcd4f984aeaf Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 16 Mar 2024 11:46:32 -0400 Subject: [PATCH] Update BinaryObjectScanner to 3.1.2 --- CHANGELIST.md | 4 ++++ MPF.Check/MPF.Check.csproj | 2 +- MPF.Core/MPF.Core.csproj | 2 +- MPF/MPF.csproj | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 02ac940e..b4496945 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,3 +1,7 @@ +### WIP (xxxx-xx-xx) + +- Update BinaryObjectScanner to 3.1.2 + ### 3.1.3 (2024-03-15) - Gate debug publishing behind use all flag diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 766d6733..88030129 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -32,7 +32,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 0c42e006..8cc6b740 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -48,7 +48,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 7e49d84c..5317ec10 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -70,7 +70,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive