Fody Costura を無効にする方法はありますか? トラブルシューティングを行う必要があり、Fody Costura が問題の一部ではないことを知りたい. 1つの解決策となるナゲットを削除するのではなく、無効にすることをお勧めします。
<Costura/>
他のウィーバーを使用していないため、Fody 構成から削除すると、次のエラーが発生します。
Fody: No configured weavers. It is possible you have not installed a weaver or have installed a fody weaver nuget into a project type that does not support install.ps1. You may need to add that weaver to FodyWeavers.xml manually. eg. <Weavers><WeaverName/></Weavers>. see https://github.com/Fody/Fody/wiki/SampleUsage