diff --git a/CHANGELIST.md b/CHANGELIST.md
index 54b5686e..15563228 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -18,6 +18,7 @@
- Update RedumpLib and use moved methods
- Perform some post-move cleanup
- More C# 12 cleanup in Core
+- Update to BinaryObjectScanner 3.0.1
### 3.0.0 (2023-11-14)
diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj
index fae5d17d..25623fa2 100644
--- a/MPF.Check/MPF.Check.csproj
+++ b/MPF.Check/MPF.Check.csproj
@@ -31,7 +31,7 @@
-
+
runtime; compile; build; native; analyzers; buildtransitive
diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj
index ab80ff9d..e38ce59d 100644
--- a/MPF.Core/MPF.Core.csproj
+++ b/MPF.Core/MPF.Core.csproj
@@ -25,14 +25,14 @@
-
+
runtime; compile; build; native; analyzers; buildtransitive
-
+
diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj
index 0c1554a5..0a53a089 100644
--- a/MPF/MPF.csproj
+++ b/MPF/MPF.csproj
@@ -42,7 +42,7 @@
-
+
runtime; compile; build; native; analyzers; buildtransitive