Skip to content

Commit 81763e1

Browse files
committed
chore: fix dashboard sample app references
1 parent 087c99c commit 81763e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-applications/blazor-dashboard/BlazorDashboard/BlazorDashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Telerik.UI.for.Blazor.Trial" Version="8.1.0" />
8+
<PackageReference Include="Telerik.UI.for.Blazor" Version="9.0.0" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)