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.
私は 2 つのプロジェクトを持っています。1 つはテスト版、もう 1 つは最終版です。共有コードをライブラリに入れる可能性があることは知っていますが、コンパイルされた結果が追加の DLL なしで単一のファイルになることを望んでいます。
多数の .Net アセンブリを単一のアセンブリにマージするILMergeを利用できます。