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 06a4738 commit 4f17c4eCopy full SHA for 4f17c4e
eng/testing/ILLink.Descriptor.xunit.xml
@@ -9,7 +9,9 @@
9
</type>
10
<type fullname="Xunit.Sdk.FactDiscoverer" />
11
</assembly>
12
- <assembly fullname="xunit.core">
13
- <namespace fullname="Xunit" />
+ <assembly fullname="xunit.core"/>
+ <assembly fullname="Microsoft.DotNet.XUnitExtensions"/>
14
+ <assembly fullname="TestUtilities">
15
+ <namespace fullname="System" />
16
17
</linker>
0 commit comments