From 752ac3923757b8fbd0f5a21ef56a659758db2638 Mon Sep 17 00:00:00 2001 From: Tsvetomir Hristov <106250052+Tsvetomir-Hr@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:51:56 +0300 Subject: [PATCH] docs(common): update upgrade process section --- upgrade/overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/upgrade/overview.md b/upgrade/overview.md index d49a2e2be5..0c9a9aea1c 100644 --- a/upgrade/overview.md +++ b/upgrade/overview.md @@ -48,6 +48,8 @@ To upgrade the Telerik UI for Blazor components used in your project, perform th 1. If the application is localized, [update the Telerik localization resource (`.resx`) files]({%slug globalization-localization%}#step-2-add-resouce-files). Otherwise, you may see [exceptions related to missing localization strings]({%slug common-kb-value-cannot-be-null-parameter-format%}). +1. Clear the browser cache and optionally [add a cache buster for the Telerik CSS and JavaScript files]({%slug common-kb-browser-cache-buster%}). + ## Upgrade Wizard To upgrade the version of Telerik UI for Blazor you can use the [Upgrade Wizard]({%slug getting-started-vs-integration-upgrade-project%}) that comes as part of the [Telerik UI for Blazor Visual Studio Extension]({% slug getting-started-vs-integration-overview %}).