Upgrade AAXClean.Codecs to 0.5.11
This commit is contained in:
parent
7029409792
commit
f1b4e2a17d
@ -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);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user