|
1 | 1 | items: |
2 | 2 | - name: .NET migration guide |
3 | 3 | href: index.yml |
4 | | - - name: Overview |
5 | | - href: ../../core/porting/index.md |
6 | | - - name: App modernization |
7 | | - expanded: true |
8 | | - items: |
9 | | - - name: Overview |
10 | | - href: ../../core/porting/github-copilot-app-modernization-overview.md |
11 | | - displayName: copilot, upgrade |
12 | | - - name: Install |
13 | | - href: ../../core/porting/github-copilot-app-modernization-install.md |
14 | | - displayName: copilot, upgrade |
15 | | - - name: FAQ |
16 | | - href: ../../core/porting/github-copilot-app-modernization-faq.yml |
17 | | - displayName: copilot, upgrade, faq |
| 4 | + - name: Upgrade and modernize .NET apps |
| 5 | + href: ../../core/porting/github-copilot-app-modernization-overview.md |
| 6 | + displayName: copilot, upgrade |
| 7 | + - name: GitHub Copilot FAQ |
| 8 | + href: ../../core/porting/github-copilot-app-modernization-faq.yml |
| 9 | + displayName: copilot, upgrade, faq |
18 | 10 | - name: Migrating from .NET Framework to modern .NET |
19 | 11 | expanded: false |
20 | 12 | items: |
| 13 | + - name: Overview |
| 14 | + href: ../../core/porting/index.md |
| 15 | + - name: Migrate with GitHub Copilot |
| 16 | + href: ../../core/porting/github-copilot-app-modernization-overview.md |
| 17 | + displayName: copilot, upgrade, modernization |
21 | 18 | - name: General information |
22 | 19 | expanded: false |
23 | 20 | items: |
24 | | - - name: Modernize with GitHub Copilot |
25 | | - href: ../../core/porting/github-copilot-app-modernization-overview.md |
26 | | - displayName: copilot, upgrade, modernization |
27 | 21 | - name: About .NET |
28 | 22 | items: |
29 | 23 | - name: Versioning info for .NET SDK, MSBuild, and Visual Studio |
|
0 commit comments