Skip to content

Commit 817a6bd

Browse files
authored
Update tutorial-serverless-notification.md
1 parent 08949d2 commit 817a6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-web-pubsub/tutorial-serverless-notification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ In this tutorial, you learn how to:
414414
```
415415
- Add `using` statements in header to resolve required dependencies.
416416
```c#
417+
using System.Threading.Tasks;
417418
using Microsoft.Azure.WebJobs.Extensions.WebPubSub;
418419
using Microsoft.Azure.WebPubSub.Common;
419420
```

0 commit comments

Comments
 (0)