Skip to content

Commit

Permalink
Update Radzen.Blazor package to version 5.2.12
Browse files Browse the repository at this point in the history
Downgraded the Radzen.Blazor package from 5.9.5 to 5.2.12 to address compatibility or stability issues. Ensures the project adheres to the required version for expected functionality.
  • Loading branch information
sfmskywalker committed Jan 29, 2025
1 parent fa3fb78 commit 7811900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.ResxSourceGenerator" Version="3.11.0-beta1.24605.2"/>
<PackageVersion Include="MudBlazor.Translations" Version="1.6.0"/>
<PackageVersion Include="MudBlazor" Version="7.16.0"/>
<PackageVersion Include="Radzen.Blazor" Version="5.9.5"/>
<PackageVersion Include="Radzen.Blazor" Version="5.2.12"/>
<PackageVersion Include="ShortGuid" Version="2.0.1"/>
<PackageVersion Include="ThrottleDebounce" Version="2.0.0"/>
<PackageVersion Include="Refit.HttpClientFactory" Version="8.0.0"/>
Expand Down

0 comments on commit 7811900

Please sign in to comment.