From 2879dd29d6bc8ae7e44aae4e133e25d47b722c13 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 17 Oct 2022 11:00:51 -0700 Subject: [PATCH] Update Nuget packages --- CHANGELIST.md | 1 + MPF.Check/MPF.Check.csproj | 4 ++-- MPF.Core/MPF.Core.csproj | 2 +- MPF.CueSheets/MPF.CueSheets.csproj | 2 +- MPF.Library/MPF.Library.csproj | 4 ++-- MPF.Modules/MPF.Modules.csproj | 4 ++-- MPF.Test/MPF.Test.csproj | 20 ++++++++++---------- MPF.UI.Core/MPF.UI.Core.csproj | 2 +- MPF/MPF.csproj | 6 +++--- 9 files changed, 23 insertions(+), 22 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 62250869..53493c96 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -146,6 +146,7 @@ - Add unused article formatter - Add language filtering to formatter - Add multi-language helper for filter +- Update Nuget packages ### 2.3 (2022-02-05) - Start overhauling Redump information pulling, again diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index e4465a74..fbb8c323 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -28,10 +28,10 @@ - + runtime; compile; build; native; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index e6fa0ecb..34ef0572 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -57,7 +57,7 @@ - + diff --git a/MPF.CueSheets/MPF.CueSheets.csproj b/MPF.CueSheets/MPF.CueSheets.csproj index 018dc029..f717544a 100644 --- a/MPF.CueSheets/MPF.CueSheets.csproj +++ b/MPF.CueSheets/MPF.CueSheets.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index 780459c1..42574202 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -28,13 +28,13 @@ - + runtime; compile; build; native; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF.Modules/MPF.Modules.csproj b/MPF.Modules/MPF.Modules.csproj index 2f6487d3..e8631bb9 100644 --- a/MPF.Modules/MPF.Modules.csproj +++ b/MPF.Modules/MPF.Modules.csproj @@ -27,9 +27,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF.Test/MPF.Test.csproj b/MPF.Test/MPF.Test.csproj index 82be50d8..37184f37 100644 --- a/MPF.Test/MPF.Test.csproj +++ b/MPF.Test/MPF.Test.csproj @@ -35,21 +35,21 @@ - - + + - + - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 093bdd39..4d2b87c6 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 22946f31..89800ea4 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,11 +27,11 @@ - + runtime; compile; build; native; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive