File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tests/Mono.Android-Tests/Mono.Android-Tests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 31
31
NetworkInterfaces excluded: https://github.com/dotnet/runtime/issues/75155
32
32
-->
33
33
<!-- TODO: https://github.com/dotnet/android/issues/10069 -->
34
- <ExcludeCategories Condition =" '$(UseMonoRuntime)' == 'false' " >$(ExcludeCategories):CoreCLRIgnore:SSL: NTLM:RuntimeConfig</ExcludeCategories >
34
+ <ExcludeCategories Condition =" '$(UseMonoRuntime)' == 'false' " >$(ExcludeCategories):CoreCLRIgnore:NTLM:RuntimeConfig</ExcludeCategories >
35
35
<!-- TODO: https://github.com/dotnet/android/issues/10079 -->
36
36
<ExcludeCategories Condition =" '$(PublishAot)' == 'true' " >$(ExcludeCategories):NativeAOTIgnore:SSL:NTLM:GCBridge:AndroidClientHandler:Export:NativeTypeMap</ExcludeCategories >
37
37
<!-- FIXME: LLVMIgnore https://github.com/dotnet/runtime/issues/89190 -->
You can’t perform that action at this time.
0 commit comments