From 5f059253a4ace673f496868e4eb02201b3ba2a6f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 17 Oct 2022 16:42:04 -0700 Subject: [PATCH] Add CodePages 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 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