Package Updates

Updated Client Radzen.Blazo to 7.3.5
Updated Server HtmlAgilityPack 1.12.3
This commit is contained in:
Leigh Pointer
2025-09-20 11:49:10 +02:00
parent 9052d6abb6
commit 3db2d03a37
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="9.0.9" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="9.0.9" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.9" />
<PackageReference Include="Radzen.Blazor" Version="7.3.4" />
<PackageReference Include="Radzen.Blazor" Version="7.3.5" />
</ItemGroup>
<ItemGroup>