我已经为 SL4 工作了,但我的 WP7 项目需要一个等价物:
"c:\Program Files (x86)\Microsoft\ILMerge\ilmerge.exe"
/lib:MyProj.Silverlight\bin\Release /internalize /ndebug
/targetplatform:v4,"C:\Program Files (x86)\Microsoft Silverlight\4.0.50917.0"
/out:Download\MyProj.Silverlight.dll MyProj.Silverlight.dll Newtonsoft.Json.Silverlight.dll
WP7的等效/targetplatform
值是多少?