テスト プロジェクトがあり、System.Web.Routing を参照しようとしています。プロジェクトへの参照を追加しましたが、エラーが発生しています:
The type 'System.Web.Routing.RouteValueDictionary' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
これには論理的な理由があると確信していますが、それが何であるかはわかりません。