We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a5aee commit 61d1aaaCopy full SHA for 61d1aaa
src/SignalR/SignalR.Test/TestController.cs
@@ -70,6 +70,7 @@ public void RunPsTestWorkflow(
70
{"Microsoft.Resources", null},
71
{"Microsoft.Features", null},
72
{"Microsoft.Authorization", null},
73
+ {"Microsoft.PrivateDns", null},
74
{"Microsoft.Network", null}
75
};
76
var providersToIgnore = new Dictionary<string, string>
0 commit comments