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