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