1
0
mirror of synced 2025-12-19 09:57:42 -05:00

GitHub Copilot App Modernization Java/.NET – GA Joint Announcement [GA] (#58849)

This commit is contained in:
Vanessa
2025-12-12 08:00:27 +10:00
committed by GitHub
parent b8a6fb39ec
commit 4fd544a3f5

View File

@@ -16,9 +16,6 @@ category:
- Author and optimize with Copilot
---
> [!NOTE]
> "GitHub Copilot app modernization upgrade for Java" and "GitHub Copilot app modernization Upgrade for .NET" are currently in {% data variables.release-phases.public_preview %} and subject to change.
## Introduction
{% data variables.product.prodname_copilot %} can help streamline the process of modernizing and upgrading your Java and .NET applications. {% data variables.product.prodname_copilot_short %} will analyze the project, generate a plan, automatically fix issues it encounters when carrying out the plan, and produce a summary.
@@ -32,7 +29,7 @@ You can upgrade a Git-based Maven or Gradle Java project using {% data variables
* For Maven-based projects, access to the public Maven Central repository.
* Installed versions of both the source and target JDKs.
For the next steps, see [Quickstart: upgrade a Java project with GitHub Copilot App Modernization - upgrade for Java (preview)](https://learn.microsoft.com/en-gb/java/upgrade/quickstart-upgrade) on Microsoft Learn.
For the next steps, see [Quickstart: upgrade a Java project with GitHub Copilot App Modernization - upgrade for Java](https://learn.microsoft.com/en-gb/java/upgrade/quickstart-upgrade) on Microsoft Learn.
## Upgrading .NET projects