From da8a67fcad87895637b3763a033eda8355926a2d Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 25 Aug 2022 10:11:28 -0700 Subject: [PATCH] Update to BurnOutSharp 2.3.1 (nw) --- CHANGELIST.md | 1 + MPF.Check/MPF.Check.csproj | 2 +- MPF.Library/MPF.Library.csproj | 2 +- MPF/MPF.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 320ebdec..a1ee1f40 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -102,6 +102,7 @@ - Give .NET 6 priority for web calls - Update to BurnOutSharp 2.3.0 (nw) - Add Mattel Fisher-Price iXL detection +- Update to BurnOutSharp 2.3.1 (nw) ### 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 3855ac4b..e4465a74 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.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index 2b443297..780459c1 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -28,7 +28,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index a8c33bc9..22946f31 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,7 +27,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive