Visual Studio 2012でプロジェクトをビルドしようとしていますが、このエラーが発生します
The type or namespace name 'PowerPacks' does not exist in the namespace 'Microsoft.VisualBasic' (are you missing an assembly reference?) Error 7 The type or namespace name 'PowerPacks' does not exist in the namespace 'Microsoft.VisualBasic' (are you missing an assembly reference?)
PowerPackのリファレンスを追加しましたが、それでもこのエラーが発生します。どうすればこれを克服できますか。