diff --git a/CHANGELIST.md b/CHANGELIST.md index 393c8823..d1ee566b 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -70,6 +70,7 @@ - Add size-based media type detection for non-Framework - Gate ManagmentObject use further - Use built-in NETFRAMEWORK directive +- Update to BurnOutSharp 2.1.0 ### 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 93a5c197..db421ca6 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 4325bc2f..9ecca23c 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 ce59aa3a..a3bc0e59 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,7 +27,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive