Skip to content

Commit c50bd4a

Browse files
committed
Merge branch 'adegeo/47872/upgrade' of github.adegeo:dotnet/docs into adegeo/47872/upgrade
2 parents f3e31b4 + 8d9b21d commit c50bd4a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/core/porting/framework-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Even if you use a tool to help port your application, you should review the [Con
125125

126126
### GitHub Copilot app modernization assistant
127127

128-
[GitHub Copilot app modernization](github-copilot-app-modernization-overview.md) is a GitHub Copilot chat assistant helps you plan and upgrade projects to newer versions of .NET, migrate to Azure, update dependencies, and apply code fixes. Azure migration is powered by [Application and code assessment for .NET](../../azure/migration/appcat/app-code-assessment-toolkit.md)
128+
[GitHub Copilot app modernization](github-copilot-app-modernization-overview.md) is a GitHub Copilot chat assistant that helps you plan and upgrade projects to newer versions of .NET, migrate to Azure, update dependencies, and apply code fixes. Azure migration is powered by [Application and code assessment for .NET](../../azure/migration/appcat/app-code-assessment-toolkit.md)
129129

130130
This chat assistant supports the following upgrade paths:
131131

@@ -148,7 +148,7 @@ It also works on various project types, such as:
148148

149149
Use GitHub Copilot app modernization when you want an AI-powered, end-to-end experience to upgrade .NET Framework projects and dependencies to modern .NET—covering assessment, planning, remediation, and guidance for migrating applications to Azure.
150150

151-
### Application and Code Assessment for .NET
151+
### Application and code assessment for .NET
152152

153153
[Azure Migrate application and code assessment for .NET](../../azure/migration/appcat/app-code-assessment-toolkit.md) provides code and application analysis, along with recommendations for planning cloud deployments. It helps you confidently run business-critical solutions in the cloud by offering a developer-focused assessment of your source code. The tool also provides recommendations and examples to optimize code and configurations for Azure, following industry best practices.
154154

docs/core/porting/github-copilot-app-modernization-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ summary: |
2222
GitHub Copilot app modernization is included in [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/).
2323
2424
sections:
25-
- name: Modernization Agent
25+
- name: Modernization agent
2626
questions:
2727
- question: What can the agent do?
2828
answer: |

docs/core/porting/github-copilot-app-modernization-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ ms.date: 09/15/2025
1313

1414
# Install GitHub Copilot app modernization
1515

16-
This article guides you through installing GitHub Copilot app modernization extension in Visual Studio.
16+
This article guides you through installing the GitHub Copilot app modernization extension in Visual Studio.
1717

1818
> [!IMPORTANT]
19-
> The GitHub Copilot Modernization agent is included in Visual Studio, starting with versions Visual Studio 2022 17.14.16 and Visual Studio 2026.
19+
> The GitHub Copilot Modernization agent is included in Visual Studio, starting with Visual Studio 2022 17.14.16 and Visual Studio 2026.
2020
2121
## Prerequisites
2222

0 commit comments

Comments
 (0)