This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error with "using Microsoft.Practices.Unity" with nrFToolbox

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?

Related