Skip to content

Commit a770d54

Browse files
Update 22-to-30.md (#17844)
* Update 22-to-30.md * Update 22-to-30.md * Update aspnetcore/migration/22-to-30.md Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
1 parent 4a08418 commit a770d54

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

aspnetcore/migration/22-to-30.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ uid: migration/22-to-30
1212

1313
By [Scott Addie](https://github.com/scottaddie) and [Rick Anderson](https://twitter.com/RickAndMSFT)
1414

15-
This article explains how to update an existing ASP.NET Core 2.2 project to ASP.NET Core 3.0.
15+
This article explains how to update an existing ASP.NET Core 2.2 project to ASP.NET Core 3.0. It might be helpful to create a new ASP.NET Core 3.0 project to:
16+
17+
* Compare with the ASP.NET Core 2.2 code.
18+
* Copy the relevant changes to your ASP.NET Core 3.0 project.
1619

1720
## Prerequisites
1821

0 commit comments

Comments
 (0)