add Harmony patches for Telerik UI

This commit is contained in:
2025-05-16 06:48:12 +02:00
parent 570e49ad76
commit 6f0bf4194b
3 changed files with 48 additions and 0 deletions

View File

@@ -14,6 +14,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Lib.Harmony" Version="2.3.6">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Telerik.UI.for.WinForms.AllControls" Version="2024.2.514">
<PrivateAssets>all</PrivateAssets>
</PackageReference>