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.
web.config コードを更新しました。変更されたコードを本番環境にデプロイするためのパッチを送信する必要があります。.dll ファイルを web.config ファイルと一緒に送信する必要があるかどうかわかりません。
はいの場合、なぜですか?そうでない場合は、なぜですか?
ありがとう。
コードに変更がない限り、dll を送信する必要はありません。
web.config は構成用であり、dll には影響しないためです。web.config をそのまま読み込みます。配置の目的は web.config であり、コードを変更せずに構成可能に保つためです