阅读背景:

为什么我的应用程序在执行期间使用CSC

来源:互联网 

I've been experimenting with the Remotesoft Linker and Mini Deployment tools to create a single native executable (that doesn't need the framework installed) from my managed code. One of the configurable features it has is if csc.exe is available for the final executable. The documentation for it says that it's typically only needed if using XML serialization (I am). I've modified my build process to use SGen to create the serialization assembly, and added the result to the references of each project in the solution that uses my xml classes. The serialization classes are making it into the linked .net executable (all .net dlls combined into a single managed exe); so I assume I have that configured properly. I've been experimenting with the Remotesoft Lin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: