diff --git a/CHANGELIST.md b/CHANGELIST.md
index c8c49df3..f1ef2a42 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -151,6 +151,7 @@
- Update BurnOutSharp to 2.3.4
- Add compression result reason to log
- Add System.Memory package to MPF.Library
+- Add CodePages package to MPF.Library
### 2.3 (2022-02-05)
- Start overhauling Redump information pulling, again
diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj
index 3d164bde..5100fe35 100644
--- a/MPF.Library/MPF.Library.csproj
+++ b/MPF.Library/MPF.Library.csproj
@@ -35,6 +35,7 @@
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive