I\'m using Costura.Fody to embed all dlls into my application assembly.
Is there any way to disable Costura.Fody in Debug build mode? How to make Costura.Fody to work o
By default Costura.Fody package only adds one line into your *.csproj file:
Costura.Fody
*.csproj
Replace it with