When I build the solution in Visual Studio 2013, I get the error:
The type or namespace name 'Practices' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
I've tried installing Unity 3 and adding the .dll from the binaries as a reference to the project, but I'm still getting the same error.
Does anyone have any advice?