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 11107f8 commit 1d3d3deCopy full SHA for 1d3d3de
src/Framework/test/TestData.cs
@@ -157,6 +157,7 @@ static TestData()
157
"System.Diagnostics.EventLog.Messages",
158
"System.Security.Cryptography.Pkcs",
159
"System.Security.Cryptography.Xml",
160
+ "System.Threading.AccessControl",
161
"System.Threading.RateLimiting",
162
};
163
@@ -306,6 +307,7 @@ static TestData()
306
307
{ "Microsoft.Net.Http.Headers" },
308
{ "System.Diagnostics.EventLog" },
309
{ "System.Security.Cryptography.Xml" },
310
+ { "System.Threading.AccessControl" },
311
{ "System.Threading.RateLimiting" },
312
313
0 commit comments