Tests Failed

This commit is contained in:
2024-04-29 15:24:34 -07:00
parent 6f48f4890e
commit f798e59451
11 changed files with 195 additions and 24 deletions

View File

@ -31,6 +31,9 @@
<PropertyGroup Condition="'$(IsLinux)'=='true'">
<DefineConstants>Linux</DefineConstants>
</PropertyGroup>
<ItemGroup>
<RuntimeHostConfigurationOption Include="AssemblyName" Value="MET08AWCT" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="FFMpegCore" Version="5.1.0" />