Orchard CMS の 1.6.1 ソースをダウンロードしました。
ソリューション ファイルを Visual Studio 2012 Express にロードしたところ、次のような 722 エラーが発生しました。
Error 919 The type or namespace name 'WhenAttribute' could not be found (are you missing a using directive or an assembly reference?) C:\inetpub\wwwroot\Orchard\Orchard.Profile\Tests\HttpClient.cs 29 10 Orchard.Profile
ここで何が問題なのか分かりますか?
オーチャードは初めてです。