Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio 2012 でターゲット バージョンの .NET Framework のバージョンを 4.5.1 から 4.5 に変更するにはどうすればよいですか?
作成したプロジェクトのターゲット フレームワークを確認します。問題を解決するには、.NET Framework バージョンに変更してください。
これを行うには、プロジェクトを右クリックして [プロパティ] を選択します。[コンパイル] タブで、[高度なコンパイル オプション... ] をクリックし、[ターゲット フレームワーク] ドロップダウンを .NET Framework バージョンに設定します。