Using MetaDataExtractor, and a lot of changes

This commit is contained in:
2021-04-28 22:57:33 +02:00
parent 8ef2a6b145
commit 1877ed5154
4 changed files with 183 additions and 95 deletions

View File

@ -6,4 +6,12 @@
<UseWindowsForms>true</UseWindowsForms>
</PropertyGroup>
<ItemGroup>
<None Update="IMG_2994.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MetadataExtractor" Version="2.4.3" />
</ItemGroup>
</Project>