diff --git a/CHANGELIST.md b/CHANGELIST.md index a0fed3b4..92e13fa2 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -7,6 +7,7 @@ - Get volume label from UIC outputs - Add site code listing to Check - Update RedumpLib and related +- Update BinaryObjectScanner to 3.1.11 ### 3.1.8 (2024-05-09) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index c7813744..894526fb 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 3f38c5ba..f4ff4d2e 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -48,7 +48,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive @@ -57,7 +57,7 @@ - + diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 14239577..d27f2816 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -70,7 +70,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive