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.
NaturalSpecの構築は、MonoでNUnitの障害にぶつかります。そこでNUnitテストに合格する方法は何ですか?
https://github.com/forki/NaturalSpec
エラーは、ファイルが見つからなかったことです。それはNaturalSpec.fsprojのfsc.exeであることが判明しました。プロジェクト、つまりFscToolPathを編集して、fscのルートをポイントし、シェルでFscToolExeをエクスポートして正しいプロジェクトにした後、ビルドしました。