Skip to content

Commit b4f886f

Browse files
fix toc to .net 7
1 parent d402682 commit b4f886f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/architecture/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ conceptualContent:
2626
- text: ASP.NET Core gRPC for WCF developers
2727
itemType: architecture
2828
url: grpc-for-wcf-developers/index.md
29-
- text: Porting existing ASP.NET apps to .NET 6
29+
- text: Porting existing ASP.NET apps to .NET 7
3030
itemType: architecture
3131
url: porting-existing-aspnet-apps/index.md
3232

@@ -41,7 +41,7 @@ conceptualContent:
4141

4242
- title: Develop mobile and desktop apps
4343
links:
44-
- text: Modernizing desktop apps on Windows with .NET 6
44+
- text: Modernizing desktop apps on Windows with .NET 7
4545
itemType: architecture
4646
url: modernize-desktop/index.md
4747
- text: Enterprise Application Patterns Using .NET MAUI

docs/architecture/modernize-desktop/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
items:
2-
- name: Modernizing Desktop Apps on Windows with .NET 6
2+
- name: Modernizing Desktop Apps on Windows with .NET 7
33
href: index.md
44
items:
55
- name: Why modern desktop applications

docs/architecture/porting-existing-aspnet-apps/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
items:
2-
- name: "Port existing ASP.NET Apps to .NET 6"
2+
- name: "Port existing ASP.NET Apps to .NET 7"
33
href: index.md
44
items:
5-
- name: Introduction to porting apps to .NET 6
5+
- name: Introduction to porting apps to .NET 7
66
href: introduction.md
77
items:
88
- name: Migration considerations
@@ -70,5 +70,5 @@ items:
7070
href: more-migration-scenarios.md
7171
- name: Deployment scenarios
7272
href: deployment-scenarios.md
73-
- name: Summary - Port existing ASP.NET Apps to .NET 6
73+
- name: Summary - Port existing ASP.NET Apps to .NET 7
7474
href: summary.md

0 commit comments

Comments
 (0)