Skip to content

Commit a6094b6

Browse files
authored
Drop CPS-specific threading guidance (#1445)
This guidance is long outdated.
1 parent 95d58be commit a6094b6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docfx/docs/cookbook_vs.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
Cookbook for Visual Studio
22
==========================
33

4-
Important for CPS extension authors and clients: please
5-
replace all references to `ThreadHelper.JoinableTaskFactory` with
6-
`this.ThreadHandling.AsyncPump`, where `this.ThreadHandling` is an `[Import]
7-
IThreadHandling`.
8-
94
## Initial setup
105

116
- Add a reference to [Microsoft.VisualStudio.Threading][NuPkg].

0 commit comments

Comments
 (0)