From b92b39e7eb0291a9f67e6b5cca7a207c889b3f1f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 12 Dec 2022 14:45:07 -0800 Subject: [PATCH] Update Nuget packages to newest stable --- CHANGELIST.md | 1 + MPF.Check/MPF.Check.csproj | 2 +- MPF.Core/MPF.Core.csproj | 6 +++--- MPF.Library/MPF.Library.csproj | 4 ++-- MPF.Test/MPF.Test.csproj | 8 ++++---- MPF.UI.Core/MPF.UI.Core.csproj | 1 + MPF/MPF.csproj | 4 ++-- 7 files changed, 14 insertions(+), 12 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index a72b8916..626c0286 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -7,6 +7,7 @@ - Add .NET 6.0 to tests, remove msbuild args - Add HD-DVD to speed definitions - Add PS3 internal serial and version parsing (tjanas) +- Update Nuget packages to newest stable ### 2.4 (2022-10-26) - Update to DIC 20211001 diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 2a190b4f..f8c07849 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -28,7 +28,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index f1c33a51..e677b803 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -56,9 +56,9 @@ - - - + + + diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index 072cb6fc..03535b00 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -28,10 +28,10 @@ - + runtime; compile; build; native; analyzers; buildtransitive - + diff --git a/MPF.Test/MPF.Test.csproj b/MPF.Test/MPF.Test.csproj index 37184f37..bb873180 100644 --- a/MPF.Test/MPF.Test.csproj +++ b/MPF.Test/MPF.Test.csproj @@ -35,12 +35,12 @@ - - - + + + - + diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index b1559a8b..aa85e856 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -20,6 +20,7 @@ $(Version)-{chash:8} true false + 27abb4ca-bf7a-431e-932f-49153303d5ff diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 2e1c25c1..18cc50dd 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,10 +27,10 @@ - + runtime; compile; build; native; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive