update telerik ui & use universal package

This commit is contained in:
Schedel Pascal
2024-06-24 09:14:41 +02:00
parent f9c4dc9bbe
commit 7412bdc404
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="UI.for.WinForms.AllControls.Net70" Version="2024.1.312">
<PackageReference Include="Telerik.UI.for.WinForms.AllControls" Version="2024.2.514">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>