Skip to content

Commit d2c2163

Browse files
Update 31-to-50.md (#24227)
* Update 31-to-50.md * Update 50-to-60.md * Update aspnetcore/migration/31-to-50.md * Apply suggestions from code review Co-authored-by: Kirk Larkin <[email protected]> Co-authored-by: Kirk Larkin <[email protected]>
1 parent e21883d commit d2c2163

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

aspnetcore/migration/31-to-50.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ uid: migration/31-to-50
1010
---
1111
# Migrate from ASP.NET Core 3.1 to 5.0
1212

13-
By [Scott Addie](https://github.com/scottaddie)
1413

15-
This article explains how to update an existing ASP.NET Core 3.1 project to ASP.NET Core 5.0.
14+
This article explains how to update an existing ASP.NET Core 3.1 project to ASP.NET Core 5.0. For instructions on how to migrate from ASP.NET Core 3.1 to ASP.NET Core 6.0, see <xref:migration/31-to-60>.
1615

1716
## Prerequisites
1817

aspnetcore/migration/50-to-60.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ uid: migration/50-to-60
1010
---
1111
# Migrate from ASP.NET Core 5.0 to 6.0
1212

13-
This article explains how to update an existing ASP.NET Core 5.0 project to ASP.NET Core 6.0.
13+
This article explains how to update an existing ASP.NET Core 5.0 project to ASP.NET Core 6.0. For instructions on how to migrate from ASP.NET Core 3.1 to ASP.NET Core 6.0, see <xref:migration/31-to-60>.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)