use wrapped processes; fix hls pts bug (#690)

This commit is contained in:
Jason Dove
2022-03-09 14:38:09 -06:00
committed by GitHub
parent 6a1c2b7659
commit f0670b345f
41 changed files with 407 additions and 340 deletions
@@ -8,6 +8,7 @@
<ItemGroup>
<PackageReference Include="Bugsnag" Version="3.0.0" />
<PackageReference Include="CliWrap" Version="3.4.1" />
<PackageReference Include="FluentAssertions" Version="6.5.1" />
<PackageReference Include="LanguageExt.Core" Version="4.0.4" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />