From a 3rd party vendor a .NET linker is available, which links the required assemblies together and allows the deployment of the application without the whole framework.

That also allows better code protection as well as native compilation.

Any plans to support this in Visual Studio?