We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02710e6 commit aef25adCopy full SHA for aef25ad
aspnetcore/migration/70-80.md
@@ -3,7 +3,7 @@ title: Migrate from ASP.NET Core 7.0 to 8.0
3
author: rick-anderson
4
description: Learn how to migrate an ASP.NET Core 6 project to ASP.NET Core 8.0
5
ms.author: riande
6
-ms.date: 10/14/2022
+ms.date: 10/13/2022
7
uid: migration/70-to-80
8
---
9
# Migrate from ASP.NET Core 7.0 to 8.0
aspnetcore/toc.yml
@@ -1728,6 +1728,9 @@ items:
1728
items:
1729
- name: Version updates
1730
1731
+ - name: 7.0 to 8.0
1732
+ displayName: migrate, migration
1733
+ uid: migration/70-to-80
1734
- name: 6.0 to 7.0
1735
displayName: migrate, migration
1736
uid: migration/60-to-70
0 commit comments