Skip to content

Commit c67f4c2

Browse files
authored
Update upgrade-project.md
1 parent 08784ad commit c67f4c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

installation-and-upgrades/upgrade-project.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you are using NuGet packages, upgrade as follows:
3434
3535
## Upgrade via Telerik Visual Studio Extensions
3636

37-
You can easily upgrade your Telerik UI for WinForms project using the [Visual Studio Extensions for Telerik UI for WinForms]({%slug winforms-installation-deployment-and-distribution-visual-studio-extensions%}). The Telerik extensions provide a user-friendly interface for managing Telerik references and resources directly within Visual Studio. Make sure you have the latest version of the Telerik Extensions installed for better user experience.
37+
You can easily upgrade your Telerik UI for WinForms project using the [Visual Studio Extensions for Telerik UI for WinForms]({%slug winforms-installation-deployment-and-distribution-visual-studio-extensions%}). The Telerik extensions provide a user-friendly interface for managing Telerik references and resources directly within Visual Studio. Make sure you have the latest version of the Telerik Extensions installed for a better user experience.
3838

3939
To upgrade using Telerik Visual Studio Extensions:
4040

@@ -48,14 +48,14 @@ To upgrade using Telerik Visual Studio Extensions:
4848
4949
## Manual Assembly Upgrade
5050

51-
If you are using local assemblies or you just installed Telerik UI for WinForms using the msi installer, you should update manually your Telerik assemblies in the project. Follow the steps below to do so:
51+
If you are using local assemblies or have just installed Telerik UI for WinForms using the MSI installer, you should manually update your Telerik assemblies in the project. Follow the steps below to do so:
5252

53-
1. Navigate to the folder containing all latest Telerik assemblies for the desired version. If using msi installer, it usually creates a folder at `C:\Program Files (x86)\Progress\Telerik UI for WinForms 2025 Q2`.
53+
1. Navigate to the folder containing all the latest Telerik assemblies for the desired version. If using msi installer, it usually creates a folder at `C:\Program Files (x86)\Progress\Telerik UI for WinForms 2025 Q2`.
5454
1. Remove old Telerik assemblies from your project references. In Visual Studio, open your project and expand the References section in Solution Explorer. Select and delete the existing Telerik assemblies.
5555
1. Right-click on References and select *Add Reference...*. Navigate to the folder of your fresh installation and select the required Telerik assemblies.
5656
1. Clean, then rebuild your project to ensure it uses the new version.
5757

58-
> **Tip** For more information please check [Updating Assemblies in a Project]({%slug winforms/installation-deployment-and-distribution/updating-assemblies-in-a-project%})
58+
> **Tip** For more information, please check [Updating Assemblies in a Project]({%slug winforms/installation-deployment-and-distribution/updating-assemblies-in-a-project%})
5959
6060
## Upgrade using Progress Control Panel
6161

@@ -72,4 +72,4 @@ If you encounter issues while upgrading your Telerik UI for WinForms project, co
7272
## See Also
7373

7474
- [Download Product Files]({%slug winforms/installation-deployment-and-distribution/download-product-files%})
75-
- [How to Upgrade a Telerik UI for WinForms Project]({%slug how-to-upgrade-a-project%})
75+
- [How to Upgrade a Telerik UI for WinForms Project]({%slug how-to-upgrade-a-project%})

0 commit comments

Comments
 (0)