From 4d8153dba11a4cbdee1b7dc114aeed6bbf27cfe5 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 22 Nov 2023 13:46:39 -0500 Subject: [PATCH] Update to BinaryObjectScanner 3.0.2 --- CHANGELIST.md | 1 + MPF.Check/MPF.Check.csproj | 4 ++-- MPF.Core/MPF.Core.csproj | 8 ++++---- MPF.Test/MPF.Test.csproj | 2 +- MPF.UI.Core/MPF.UI.Core.csproj | 2 +- MPF/MPF.csproj | 4 ++-- 6 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 526e00b2..c2adcf59 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -26,6 +26,7 @@ - Use TryGetValue on dictionaries - Support proper async in .NET Framework 4.0 - Temporarily remove .NET Framework 4.0 +- Update to BinaryObjectScanner 3.0.2 ### 3.0.0 (2023-11-14) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 25623fa2..30f0486b 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -31,10 +31,10 @@ - + runtime; compile; build; native; analyzers; buildtransitive - + diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 93243be0..b086519b 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -49,14 +49,14 @@ - + runtime; compile; build; native; analyzers; buildtransitive - - - + + + diff --git a/MPF.Test/MPF.Test.csproj b/MPF.Test/MPF.Test.csproj index b45d6e4d..bd455c0e 100644 --- a/MPF.Test/MPF.Test.csproj +++ b/MPF.Test/MPF.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index a99f4222..7d0df659 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -37,7 +37,7 @@ --> - + diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 0a53a089..3fa8f81c 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -42,10 +42,10 @@ - + runtime; compile; build; native; analyzers; buildtransitive - +