Commit 2b54f6a
Add WPF/Win32 disclaimer to UWP background tasks page
WPF developers landing here attempt IBackgroundTask and fail silently.
Added a NOTE callout at the top pointing to the correct alternatives:
WAS background tasks (MSIX), Task Scheduler, .NET Worker Services.
Fixes Gap 3 from ADO #568630.
Co-authored-by: Copilot <[email protected]>1 parent 9d42865 commit 2b54f6a
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments