Can anyone point me to doc on the build process for NETMF projects? If I were a tool vendor, where can I insert myself into the build process food chain?
It appears that the C# source code is compiled to IL by the normal C# compiler, and then the IL is post-processed by NETMF tools such as “MPP”. Where can I get more details on this level of NETMF operations?
Thanks,
-Danny