Skip to content

Commit 91cd8aa

Browse files
authored
Update upgrade.md (#46271)
* Update upgrade.md Changing the reference from Upgrade Assistant to GHCP upgrade capability * Update upgrade.md
1 parent 8d8ebce commit 91cd8aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/core/install/upgrade.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Here's how to do it:
3838
* Change the `<TargetFramework>` property value from, for example, `net6.0` to `net8.0`.
3939
* The same pattern applies for the `<TargetFrameworks>` property if it is being used.
4040

41-
The [Upgrade Assistant](../porting/upgrade-assistant-overview.md) can make these changes automatically.
41+
> [!TIP]
42+
> The [GitHub Copilot app modernization - upgrade](../porting/github-copilot-app-modernization-overview.md) capability can make these changes automatically.
4243
4344
The next step is to build the project (or solution) with the new SDK. If additional changes are needed, the SDK will provide warnings and errors that guide you.
4445

0 commit comments

Comments
 (0)