You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/migration/31-to-50.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,8 @@ uid: migration/31-to-50
10
10
---
11
11
# Migrate from ASP.NET Core 3.1 to 5.0
12
12
13
-
By [Scott Addie](https://github.com/scottaddie)
14
13
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>.
Copy file name to clipboardExpand all lines: aspnetcore/migration/50-to-60.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ uid: migration/50-to-60
10
10
---
11
11
# Migrate from ASP.NET Core 5.0 to 6.0
12
12
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>.
0 commit comments