From 7f3cbc454f416b099f4b6d22d45e590587eecac1 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 21 Jul 2022 22:29:12 -0400 Subject: [PATCH] Bug fix #319 : in some cases mp3 chapter metadata was incorrect --- Source/AaxDecrypter/AaxDecrypter.csproj | 2 +- Source/AppScaffolding/AppScaffolding.csproj | 2 +- Source/LibationWinForms/LibationWinForms.csproj | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Source/AaxDecrypter/AaxDecrypter.csproj b/Source/AaxDecrypter/AaxDecrypter.csproj index 84bfe99c..c53c1baf 100644 --- a/Source/AaxDecrypter/AaxDecrypter.csproj +++ b/Source/AaxDecrypter/AaxDecrypter.csproj @@ -5,7 +5,7 @@ - + diff --git a/Source/AppScaffolding/AppScaffolding.csproj b/Source/AppScaffolding/AppScaffolding.csproj index 66a20c2a..edc6deec 100644 --- a/Source/AppScaffolding/AppScaffolding.csproj +++ b/Source/AppScaffolding/AppScaffolding.csproj @@ -2,7 +2,7 @@ net6.0-windows - 8.2.4.1 + 8.2.5.1 diff --git a/Source/LibationWinForms/LibationWinForms.csproj b/Source/LibationWinForms/LibationWinForms.csproj index d2618ec1..149deedd 100644 --- a/Source/LibationWinForms/LibationWinForms.csproj +++ b/Source/LibationWinForms/LibationWinForms.csproj @@ -66,11 +66,11 @@ - - - - - + + + + +