You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **Project Upgrade Wizard** is an essential feature of the Telerik Visual Studio Extensions that streamlines the process of upgrading your Telerik UI for WinForms projects to newer versions.
14
+
The **Project Upgrade Wizard** is an essential feature of the Telerik Visual Studio Extensions that streamlines the process of upgrading your Telerik UI for WinForms projects to newer versions. The Upgrade Wizard can be accessed in Visual Studio by **Extensions > Telerik > Telerik UI for WinForms > Upgrade Wizard**. It simplifies the process of changing the Telerik UI for WinForms version used in your projects. This tool ensures a smooth transition between versions while maintaining project integrity.
15
15
16
-
## Overview
17
-
18
-
The Upgrade Wizard can be accessed in Visual Studio by **Extensions > Telerik > Telerik UI for WinForms > Upgrade Wizard**. It simplifies the process of changing the Telerik UI for WinForms version used in your projects. This tool ensures a smooth transition between versions while maintaining project integrity.
19
-
20
-
## Prerequisites
16
+
### Prerequisites
21
17
22
18
Before using the Project Upgrade Wizard, ensure that:
23
19
24
20
- You have the latest version of Telerik Visual Studio Extensions installed
25
21
- Your project currently uses Telerik UI for WinForms controls
26
22
- Visual Studio is closed for any projects you plan to upgrade (recommended)
27
23
28
-
## Key Features
24
+
###Key Features
29
25
30
-
In addition to updating assembly references, the upgrade wizard provides several important additional features:
26
+
In addition to updating assembly references, the upgrade wizard provides also the following important features:
31
27
32
28
-**Version Detection**: Automatically checks if a new version of Telerik UI for WinForms is available on the Telerik website
33
29
-**Automatic Download**: Downloads newly discovered versions directly from the wizard
@@ -71,6 +67,7 @@ The final configuration screen allows you to:
71
67
72
68
-**Update Toolbox**: Update the Visual Studio Toolbox with the newly selected control versions to prevent accidental reference mismatches during drag-and-drop operations.
73
69
-**Create Backup**: Create a backup of your current project before applying changes (highly recommended).
70
+
-**Show upgrade log when the Upgrade wizard finishes the upgrade**: The upgrade log can be checked/unchecked according to user preferences.
0 commit comments