Skip to content

Commit

Permalink
Remove Microsoft.DotNet.RemoteExecutor from library test linker inclu…
Browse files Browse the repository at this point in the history
…sions (#46814)

Co-authored-by: Mitchell Hwang <mitchell.hwang@microsoft.com>
  • Loading branch information
mdh1418 and Mitchell Hwang authored Jan 12, 2021
1 parent d266fdb commit 052846d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions eng/testing/ILLink.Descriptor.xunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,4 @@
<assembly fullname="xunit.core">
<namespace fullname="Xunit" />
</assembly>
<!-- Temporary until https://github.com/mono/linker/issues/1713 is resolved -->
<assembly fullname="Microsoft.DotNet.RemoteExecutor">
<type fullname="Microsoft.DotNet.RemoteExecutor.Program">
<method signature="System.Int32 Main(System.String[])" />
</type>
</assembly>
</linker>

0 comments on commit 052846d

Please sign in to comment.