Better error logging when codecs are not known

This commit is contained in:
Robert McRackan 2020-12-08 16:16:16 -05:00
parent 9cfe8ee6ca
commit f9849abb7b

View File

@ -13,7 +13,7 @@
<!-- <PublishSingleFile>true</PublishSingleFile> --> <!-- <PublishSingleFile>true</PublishSingleFile> -->
<RuntimeIdentifier>win-x64</RuntimeIdentifier> <RuntimeIdentifier>win-x64</RuntimeIdentifier>
<Version>4.1.1.1</Version> <Version>4.1.2.1</Version>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>