From 78a59689ed073a6d8c828ae4985f60c966cdfdf2 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 c19f24ca6a..fdb6d061e6 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 (`.resx`) files]({%slug globalization-localization%}#how-localization-works-in-the-telerik-components). Otherwise you may see [exceptions related to missing localization strings]({%slug common-kb-null-value-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 %}).