Skip to content

Commit 5d6108b

Browse files
authored
Merge pull request #760 from telerik/nkaraiva/vse-upgrade-project-templates
Updates in VSE new upgrade project templates
2 parents 7697ab4 + 84d78ec commit 5d6108b

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

visual-studio-integration/visual-studio-extensions/upgrade-project.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,19 @@ previous_url: installation-deployment-and-distribution-vsx-upgrade-wizard,/devto
1111

1212
# Upgrade project
1313

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.
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.
1515

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
2117

2218
Before using the Project Upgrade Wizard, ensure that:
2319

2420
- You have the latest version of Telerik Visual Studio Extensions installed
2521
- Your project currently uses Telerik UI for WinForms controls
2622
- Visual Studio is closed for any projects you plan to upgrade (recommended)
2723

28-
## Key Features
24+
### Key Features
2925

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:
3127

3228
- **Version Detection**: Automatically checks if a new version of Telerik UI for WinForms is available on the Telerik website
3329
- **Automatic Download**: Downloads newly discovered versions directly from the wizard
@@ -71,6 +67,7 @@ The final configuration screen allows you to:
7167

7268
- **Update Toolbox**: Update the Visual Studio Toolbox with the newly selected control versions to prevent accidental reference mismatches during drag-and-drop operations.
7369
- **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.
7471

7572
![installation-deployment-and-distribution-vsx-upgrade-project 003](images/installation-deployment-and-distribution-vsx-upgrade-project003.png)
7673

0 commit comments

Comments
 (0)