- fix: return addfavorite button

This commit is contained in:
2025-06-15 17:13:31 +03:00
parent c4ff903c57
commit ba8153e6b4
4 changed files with 39 additions and 3 deletions

View File

@@ -13,6 +13,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0"/>
<PackageReference Include="Robust.Natives" Version="0.1.1" />
<PackageReference Include="Robust.Natives.Cef" Version="131.3.5" />
<PackageReference Include="SharpZstd.Interop" Version="1.5.6"/>
</ItemGroup>
</Project>