Add back Flashcap Dependency and new Terminal-Gui

This commit is contained in:
2026-01-08 00:00:40 +01:00
parent fa33d78ac2
commit 2fa0ae063d

View File

@@ -9,6 +9,8 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="FlashCap" Version="1.11.0" />
<PackageReference Include="Terminal.Gui" Version="2.0.0-alpha.3931" />
<PackageReference Include="Xabe.FFmpeg.Downloader" Version="6.0.2" /> <PackageReference Include="Xabe.FFmpeg.Downloader" Version="6.0.2" />
</ItemGroup> </ItemGroup>