From 7c411d36dbd5b574f1933e9de44cd3cdfd116d5f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 17 Oct 2022 21:04:58 -0700 Subject: [PATCH] Add MS ZipFile package to MPF.Library --- CHANGELIST.md | 1 + MPF.Library/MPF.Library.csproj | 1 + 2 files changed, 2 insertions(+) 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