TFS Build Silverlight项目的两个问题

1、The Silverlight 4 SDK is not installed.

打开对应的Build Definition,Process -> Advanced -> MSBuild Platform,设置:X86

2、使用Silverlight Toolkit在xaml上出现类似如下错误:

The property ContextMenu does not exist on the type Grid in the XML namespace clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Input.Toolkit.

打开对应的Build Definition,Process -> Advanced -> MSBuild Arguments,设置:/p:ValidateXaml=false

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。