From 8f57d78200cd4e1779b1636fe712af8e0af2ac4c Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 6 Mar 2023 09:52:59 -0500 Subject: [PATCH] Update to BurnOutSharp 2.7.0 --- 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 b39b57aa..0ddc7426 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -74,6 +74,7 @@ - Fix incorrect option slider display - Handle undetected discs on refresh - Originally intended behaviour of the Update Label button (IcySon55) +- Update to BurnOutSharp 2.7.0 ### 2.4 (2022-10-26) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index e7fa13ad..4cc25787 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 a7ec216a..b7d2d881 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -27,7 +27,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index a3c5edb6..9d3c639d 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -26,7 +26,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive