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.
多くの古いプロジェクトで使用されている dll-library プロジェクトのセットを作り直しています。古いプロジェクトはすべて、ターゲット Framework 3.5 でビルドされています。
これは、.Net 4.5 用の dll ライブラリをまったく構築できないということですか? それとも、言語機能 > 3.5 を使用できないということですか?
いいえ、残念ながらできません。
NET 4.5 は、.NET 3.5 とは異なるコンパイラを使用します。