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.
TFS チェックイン ポリシーを作成して、TFS にチェックインする前にコア dll をプロジェクト フォルダーに保持するよう強制したいと考えています。
dll ファイルをプロジェクトにチェックインする代わりに、パッケージ管理に NuGet を使用する必要があります。TFS ビルド プロセス中に NuGet パッケージを復元する必要があり、必要なパッケージがダウンロードされます。