From 31a3cfcd76938d87ac61afedad4c3d58d32efddf Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 27 Apr 2026 21:45:44 -0400 Subject: [PATCH] Update RedumpLib to 1.10.2 --- CHANGELIST.md | 1 + MPF.CLI/MPF.CLI.csproj | 2 +- MPF.Check/MPF.Check.csproj | 2 +- .../MPF.ExecutionContexts.Test.csproj | 2 +- MPF.ExecutionContexts/MPF.ExecutionContexts.csproj | 2 +- MPF.Frontend.Test/MPF.Frontend.Test.csproj | 2 +- MPF.Frontend/MPF.Frontend.csproj | 2 +- MPF.Processors.Test/MPF.Processors.Test.csproj | 2 +- MPF.Processors/MPF.Processors.csproj | 2 +- MPF.UI/MPF.UI.csproj | 2 +- MPF.UI/Windows/MediaInformationWindow.xaml | 6 ++++++ 11 files changed, 16 insertions(+), 9 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 50c9a2ef..2f497903 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -9,6 +9,7 @@ - Update RedumpLib to 1.10.1 - Ensure Wii and WiiU are output with correct fields - Add more placeholder values for output +- Update RedumpLib to 1.10.2 ### 3.7.1 (2026-03-30) diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index e22391f5..54ecef33 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -45,7 +45,7 @@ - + \ No newline at end of file diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 5aa3c7b0..446a8e4d 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -45,7 +45,7 @@ - + \ No newline at end of file diff --git a/MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj b/MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj index 65d0433f..3cdb6441 100644 --- a/MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj +++ b/MPF.ExecutionContexts.Test/MPF.ExecutionContexts.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index 9803348e..3c36492d 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -33,7 +33,7 @@ - + \ No newline at end of file diff --git a/MPF.Frontend.Test/MPF.Frontend.Test.csproj b/MPF.Frontend.Test/MPF.Frontend.Test.csproj index 0ed5e836..53a0238d 100644 --- a/MPF.Frontend.Test/MPF.Frontend.Test.csproj +++ b/MPF.Frontend.Test/MPF.Frontend.Test.csproj @@ -17,7 +17,7 @@ - + diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index 8fb53ac6..24fcf4d4 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -39,7 +39,7 @@ - + diff --git a/MPF.Processors.Test/MPF.Processors.Test.csproj b/MPF.Processors.Test/MPF.Processors.Test.csproj index 146fcc19..bdeb5824 100644 --- a/MPF.Processors.Test/MPF.Processors.Test.csproj +++ b/MPF.Processors.Test/MPF.Processors.Test.csproj @@ -27,7 +27,7 @@ - + diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index bf1cdc00..10e7399b 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -36,7 +36,7 @@ - + diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index 0b44f996..a7cdee82 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -71,7 +71,7 @@ - + diff --git a/MPF.UI/Windows/MediaInformationWindow.xaml b/MPF.UI/Windows/MediaInformationWindow.xaml index 1565951d..a655ee1b 100644 --- a/MPF.UI/Windows/MediaInformationWindow.xaml +++ b/MPF.UI/Windows/MediaInformationWindow.xaml @@ -208,6 +208,10 @@ Text="{Binding Path=SubmissionInfo.CommonDiscInfo.CommentsSpecialFields[(redump:SiteCode)DiscHologramID], Mode=TwoWay}"/> + + +