I am trying to automate the proxy build process. Is there any way to programatically set entry points, excluded items, etc? I am hoping for an attribute or something I can apply to my managed assembly.
Thanks,
CBH
Unfortunately, this is not presently possible with proxygen.
It is on the list of requested features.
CBH,
There is a new tool up AutoProxyGen which can use an input file to programatically set entrypoints and excluded items. It also has a basic VSTA integrations to allow for further customizations.