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.
最近、テストを NUnit から MSTest に移行しましたが、以前に合格したテストを実行するのに苦労しています。私が推測できることから、MSTest は NLog 構成を検出できません。NUnit で問題を引き起こさなかった App.config に Nlog 構成があります。
誰にもアイデアはありますか?
Copy to Output DirectoryApp.config の設定をCopy Alwaysまたはに変更しますCopy if Newer。詳細はこちら。
Copy to Output Directory
Copy Always
Copy if Newer