diff --git a/CHANGELIST.md b/CHANGELIST.md
index 8fd541b6..55652d6e 100644
--- a/CHANGELIST.md
+++ b/CHANGELIST.md
@@ -154,6 +154,7 @@
- Add CodePages package to MPF.Library
- Remove extraneous packages
- Change location of dumping info
+- Add MS ZipFile 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 05684002..495d212b 100644
--- a/MPF.Library/MPF.Library.csproj
+++ b/MPF.Library/MPF.Library.csproj
@@ -33,6 +33,7 @@
+
all