We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d58be commit a6094b6Copy full SHA for a6094b6
1 file changed
docfx/docs/cookbook_vs.md
@@ -1,11 +1,6 @@
1
Cookbook for Visual Studio
2
==========================
3
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
-
9
## Initial setup
10
11
- Add a reference to [Microsoft.VisualStudio.Threading][NuPkg].
0 commit comments