What's new in Machine.Specifications 0.5.8:
- ReSharper 7.0 runner for RTM
The installer batches now copy the plugin to a folder that's shared between Visual Studio versions, i.e. install for both VS 2010 and VS 2012 at the same time
- Some fixes for ReSharper not picking up TagsAttribute correctly
- New extension method `ShouldBeLike` to test multiple object properties at once using an anonymous object.
Might be useful for DTOs, we have some samples here:
http://bit.ly/Op7tmP
Thanks to our contributors:
Richard Oliver, Albert Weinert, Alexander Zeitler, Matt Ellis
Note: I applied some Git magic to the master and dev branches to get rid of the ReSharper 7 EAP binaries in the history. This required public history to be rewritten, with the goal of keeping the repository size small. Expect a forced update when you pull.
Alex
--
Alexander Groß
http://therightstuff.de/