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.
NuGet パッケージを特定のフレームワーク (私の場合は net35) にパックしてプッシュする方法はありますか?
パッケージをプッシュして、他の人がインストールしたときに、packages.config に targetFramework="net35" と表示されるようにします。
これを .nuspec で指定できますか?