I'm using MethodDecorator.Fody (for injecting debug stuff) and some other plugins (PropertyChaged etc.).
Is there any way to disable MethodDecorator.Fody in Release build mode but keep the others enabled?
I'm using MethodDecorator.Fody (for injecting debug stuff) and some other plugins (PropertyChaged etc.).
Is there any way to disable MethodDecorator.Fody in Release build mode but keep the others enabled?