Skip to content

Commit 77bc971

Browse files
committed
change warning to note
1 parent be25a21 commit 77bc971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The modernization agent supports upgrading projects coded in C#. The following t
6666
- Class libraries
6767
- Console apps
6868

69-
> [!WARNING]
69+
> [!NOTE]
7070
> ASP.NET and related technologies such as MVC, Razor Pages, Web API are still in preview. You may use the tool to attempt
7171
> upgrading these, but be aware it will only work for limited scenarios. Please see [ASP.NET Migration](/aspnet/core/migration/fx-to-core)
7272
> for details on recommendations for these kinds of migrations.
@@ -81,7 +81,7 @@ The following upgrade paths are supported:
8181
- Modernize your code base with new features.
8282
- Migrate components and services to Azure.
8383

84-
> [!WARNING]
84+
> [!NOTE]
8585
> Upgrading projects from .NET Framework to the latest version of .NET is still in preview.
8686
8787
## Migrate .NET projects to Azure

0 commit comments

Comments
 (0)