diff --git a/CHANGELIST.md b/CHANGELIST.md index b0597ffb..6219dde2 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -100,7 +100,7 @@ - Disable nonstandard BD-ROM sizes - Trim leading file paths for XBONE - Give .NET 6 priority for web calls - +- Update to BurnOutSharp 2.3.0 (nw) ### 2.3 (2022-02-05) - Start overhauling Redump information pulling, again - Add internal structure for special site codes diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 5d817452..a7c8d17e 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 441f1865..2b443297 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 c4d026c9..a8c33bc9 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,7 +27,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive