Skip to content

Instantly share code, notes, and snippets.

@atsushieno
Last active December 13, 2015 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atsushieno/d7ac88d2aecd28a7c741 to your computer and use it in GitHub Desktop.
Save atsushieno/d7ac88d2aecd28a7c741 to your computer and use it in GitHub Desktop.
<linker>
<assembly fullname='mscorlib'>
<namespace fullname='Microsoft.Win32' />
<namespace fullname='Microsoft.Win32.SafeHandles' />
<namespace fullname='System' />
<namespace fullname='System.Collections' />
<namespace fullname='System.Collections.Concurrent' />
<namespace fullname='System.Collections.Generic' />
<namespace fullname='System.Collections.ObjectModel' />
<namespace fullname='System.Configuration.Assemblies' />
<namespace fullname='System.Deployment.Internal' />
<namespace fullname='System.Diagnostics' />
<namespace fullname='System.Diagnostics.CodeAnalysis' />
<namespace fullname='System.Diagnostics.Contracts' />
<namespace fullname='System.Diagnostics.Contracts.Internal' />
<namespace fullname='System.Diagnostics.SymbolStore' />
<namespace fullname='System.Globalization' />
<namespace fullname='System.IO' />
<namespace fullname='System.IO.IsolatedStorage' />
<namespace fullname='System.Reflection' />
<namespace fullname='System.Reflection.Emit' />
<namespace fullname='System.Resources' />
<namespace fullname='System.Runtime' />
<namespace fullname='System.Runtime.CompilerServices' />
<namespace fullname='System.Runtime.ConstrainedExecution' />
<namespace fullname='System.Runtime.ExceptionServices' />
<namespace fullname='System.Runtime.Hosting' />
<namespace fullname='System.Runtime.InteropServices' />
<namespace fullname='System.Runtime.InteropServices.ComTypes' />
<namespace fullname='System.Runtime.InteropServices.Expando' />
<namespace fullname='System.Runtime.Remoting' />
<namespace fullname='System.Runtime.Remoting.Activation' />
<namespace fullname='System.Runtime.Remoting.Channels' />
<namespace fullname='System.Runtime.Remoting.Contexts' />
<namespace fullname='System.Runtime.Remoting.Lifetime' />
<namespace fullname='System.Runtime.Remoting.Messaging' />
<namespace fullname='System.Runtime.Remoting.Metadata' />
<namespace fullname='System.Runtime.Remoting.Metadata.W3cXsd2001' />
<namespace fullname='System.Runtime.Remoting.Proxies' />
<namespace fullname='System.Runtime.Remoting.Services' />
<namespace fullname='System.Runtime.Serialization' />
<namespace fullname='System.Runtime.Serialization.Formatters' />
<namespace fullname='System.Runtime.Serialization.Formatters.Binary' />
<namespace fullname='System.Runtime.Versioning' />
<namespace fullname='System.Security' />
<namespace fullname='System.Security.AccessControl' />
<namespace fullname='System.Security.Cryptography' />
<namespace fullname='System.Security.Cryptography.X509Certificates' />
<namespace fullname='System.Security.Permissions' />
<namespace fullname='System.Security.Policy' />
<namespace fullname='System.Security.Principal' />
<namespace fullname='System.Text' />
<namespace fullname='System.Threading' />
<namespace fullname='System.Threading.Tasks' />
<namespace fullname='_' />
<namespace fullname='Mono' />
<namespace fullname='Mono.Globalization.Unicode' />
<namespace fullname='Mono.Interop' />
<namespace fullname='Mono.Math' />
<namespace fullname='Mono.Security' />
<namespace fullname='Mono.Xml' />
</assembly>
</linker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment