Skip to content

Commit

Permalink
upgrade Radzen.Blazor to 5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaoHans committed Nov 8, 2024
1 parent e6475f6 commit 121f312
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>Abp.RadzenUI</RootNamespace>
<PackageId>AbpRadzen.Blazor.Server.UI</PackageId>
<Version>0.1.5</Version>
<Version>0.1.6</Version>
<Authors>ShaoHans</Authors>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand All @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Radzen.Blazor" Version="5.3.0" />
<PackageReference Include="Radzen.Blazor" Version="5.5.5" />
<PackageReference Include="Volo.Abp.AspNetCore.Components.Server" Version="8.3.0" />
<PackageReference Include="Volo.Abp.Autofac" Version="8.3.0" />
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="8.3.0" />
Expand Down

0 comments on commit 121f312

Please sign in to comment.