摘要:
1) .NET Framework 4下,LC.exe 位于%programe files%\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools. 这个LC.exe有的版本实际上不支持.net 4,因此添加配置文件lc.exe.config可以解决<?xml version ="1.0"?><configuration> <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime vers 阅读全文