Welcome to mirror list, hosted at ThFree Co, Russian Federation.

UnusedTypePreservedByLinkXmlWithCommentIsKept.xml « LinkXml « Mono.Linker.Tests.Cases « Tests « linker - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6e5643a21592987f8637ca78a55e325d4f988c5 (plain)
1
2
3
4
5
6
<!-- this is a comment -->
<linker>
  <assembly fullname="test, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null">
    <type fullname="Mono.Linker.Tests.Cases.LinkXml.UnusedTypePreservedByLinkXmlWithCommentIsKeptUnusedType" />
  </assembly>
</linker>