Skip to content

Commit 718e771

Browse files
chore(deps): Bump Radzen.Blazor from 5.7.2 to 6.6.4
Bumps [Radzen.Blazor](https://github.com/radzenhq/radzen-blazor) from 5.7.2 to 6.6.4. - [Release notes](https://github.com/radzenhq/radzen-blazor/releases) - [Commits](radzenhq/radzen-blazor@v5.7.2...v6.6.4) --- updated-dependencies: - dependency-name: Radzen.Blazor dependency-version: 6.6.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d292ca7 commit 718e771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/ExampleBlazor/ExampleBlazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<ProjectReference Include="..\..\Client.Linq\Client.Linq.csproj" />
1111
<ProjectReference Include="..\..\Client\Client.csproj" />
12-
<PackageReference Include="Radzen.Blazor" Version="5.7.2" />
12+
<PackageReference Include="Radzen.Blazor" Version="6.6.4" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)