ブログアーカイブ
app.config
app.config を編集すると、
要素 ‘supportedRuntime’ のスキーマ情報が見つかりませんでした。
Could not find schema information for the element ‘supportedRuntime’. が表示されます。
C:\Program Files (x86)\Microsoft Visual Studio 12.0\Xml\Schemas\ フォルダーの DotNetConfig40.xsd ,DotNetConfig45.xsd の記述から 対象のフレームワークを .NET Framework 4.5 より古いバージョンに設定した場合に発生します。supportedRuntime 要素を削除します。