mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-04-05 07:34:41 -04:00
Upgrade AAXClean.Codecs to 0.5.11
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AAXClean.Codecs" Version="0.5.10" />
|
||||
<PackageReference Include="AAXClean.Codecs" Version="0.5.11" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -117,7 +117,7 @@ namespace AaxDecrypter
|
||||
outputFile.Close();
|
||||
|
||||
if (aaxConversion is not null)
|
||||
aaxConversion.ConversionProgressUpdate += AaxFile_ConversionProgressUpdate;
|
||||
aaxConversion.ConversionProgressUpdate -= AaxFile_ConversionProgressUpdate;
|
||||
|
||||
Step_DownloadAudiobook_End(zeroProgress);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user