From 0c1486bbce46b4e8b030c4cb0d1cb7ccabf0e17f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 17 Oct 2022 13:41:21 -0700 Subject: [PATCH] Update BurnOutSharp to 2.3.4 --- 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 9f645acb..62234b3e 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -148,6 +148,7 @@ - Add multi-language helper for filter - Update Nuget packages - Remove deprecated protection setting +- Update BurnOutSharp to 2.3.4 ### 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 fbb8c323..21e9da75 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 42574202..05684002 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 89800ea4..6f384cc4 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -27,7 +27,7 @@ - + runtime; compile; build; native; analyzers; buildtransitive