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