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.
私は WPF アプリを作成しましたが、それを最終用途に提供するときは、アプリを実行するために必要なものだけを提供したいと考えています。つまり、デバッグに使用されるものは何も提供したくありません。
リリース アプリケーションをビルドすると、これが生成されます (デフォルト)。デバッグ情報 (.pdb ファイルなど) は、リリース ビルドでは生成されません。