fixed video tests

This commit is contained in:
John Andrews
2024-08-28 16:55:29 +12:00
parent 52aa66345a
commit 41b4664983
4 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
<Description>A plugin that contains Meta information flow elements used to lookup meta information on files.
Contains flow elements to lookup movie information from TheMovieDB, and music information from ID3 tags inside the file.</Description>
<ParallelizeAssemblies>true</ParallelizeAssemblies>
<MaxParallelThreads>4</MaxParallelThreads>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<NoWarn>1701;1702;CS8618;CS8601;CS8602;CS8603;CS8604;CS8618;CS8625;CS8765;CS8767;CS8618l;CS8600</NoWarn>

Binary file not shown.

Binary file not shown.

Binary file not shown.