Commit b2acc11
Improve discoverability of Windows App SDK background task docs
Addresses ADO #564910 (user feedback: friction finding OOP background
task docs for Windows App SDK).
Changes:
- Add note at top of UWP background task article pointing clearly to the
Windows App SDK equivalent and migration guide
- Fix sample branch links in migration guide: release/experimental -> main
- Replace bare 'here' links with descriptive text in migration guide
- Add anchor link from OOP section to the code examples section below
- Rename TOC entry from generic 'Working with background tasks in Windows
apps' to 'Background tasks with UWP BackgroundTaskBuilder' to
distinguish it from the Windows App SDK equivalent
Co-authored-by: Copilot <[email protected]>1 parent c28774d commit b2acc11
2 files changed
Lines changed: 7 additions & 4 deletions
File tree
- hub/apps
- develop/launch
- windows-app-sdk/migrate-to-windows-app-sdk/guides
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments