アプリケーションをWindowsPhone7.1からWindowsPhone8にアップグレードしています。PanaromaItemとPivotコントロールのすべてのインスタンスで、次のエラーが発生します。
タイプ'Microsoft.Phone.Controls.Pivot'は、'd:\ Lib \ Microsoft.Phone.Controls.dll'と'c:\ Program Files(x86)\ Reference Assemblies \ Microsoft \ Framework \ WindowsPhone\v8の両方に存在します。 0 \ Microsoft.Phone.dll '
xmlnsは次のようになります。
xmlns:controls="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls"
Microsoft.Phone.Controls.dllへの参照を取り除くためにそれは何である必要がありますか?