Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/azure/migration/appmod/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ When code changes are needed, the tool guides you through remediation using pred

For more information, see [Predefined tasks](predefined-tasks.md).

### Upgrading .NET projects

Upgrading .NET apps is a common task that requires substantial time and resources. GitHub Copilot App Modernization - upgrade for .NET is also available and provides an AI-based solution designed to assist with updating your .NET apps. For more information, see [GitHub Copilot App Modernization - upgrade for .NET](/dotnet/core/porting/github-copilot-app-modernization-overview).

## Common use cases

App Modernization for .NET (Preview) supports the following scenarios:
Expand Down
Loading