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