Hi,
I've written new contract libraries for Rx 2.0 Beta, but the latest version of CC seems to be ignoring them entirely. Has something changed since the previous release related to creating custom contract libraries? I haven't noticed any differences
looking at the metadata for the latest contract libraries that ship with CC.
Is the problem in some way related to the following bug?
http://social.msdn.microsoft.com/Forums/en-US/codecontracts/thread/7d7342e5-e80d-4ac8-8751-edc957ab2708
Apparently CC is having trouble with IObservable<T> when targeting .NET 4.5, even though it's an FCL type, but I'm wondering if any APIs related to that interface in general are being ignored by CC, hence why my custom contract
libraries are being ignored as well.
Thanks,
Dave
http://davesexton.com/blog