CliWrap and ffmpeg

This commit is contained in:
2023-06-10 20:44:15 -07:00
parent bdd2a637ec
commit f35e86d832
3 changed files with 45 additions and 8 deletions

View File

@ -35,6 +35,7 @@
<SupportedPlatform Include="browser" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.3" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />