Skip to content

Commit 2b76a65

Browse files
author
N. Taylor Mullen
committed
Suppress VSSDK JoinableTaskContext warning.
1 parent 47304ca commit 2b76a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Razor/src/Microsoft.VisualStudio.LiveShare.Razor/Microsoft.VisualStudio.LiveShare.Razor.ruleset

+1
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,6 @@
8989
<Rule Id="VSTHRD110" Action="Info" />
9090
<Rule Id="VSTHRD111" Action="Info" />
9191
<Rule Id="VSTHRD200" Action="Info" />
92+
<Rule Id="VSSDK005" Action="Info" />
9293
</Rules>
9394
</RuleSet>

0 commit comments

Comments
 (0)