Hi all
I've updated to the latest and greatest of everything: Mac OS 'El Capitan', Xcode 7, Xamarin Alpha, and I find with one project where I've used Fody a bit that I get an error thrown on the Android project:
```
Error executing task Fody.WeavingTask: Required property 'IntermediateDir' not set.
````
The project was working and compiling well until I updated the Xamarin toolset to match Xcode 7.
I can't find anything on the usual places that might give a clue as to how to fix this issue.
Any ideas gratefully received. Thanks in advance!