Why doesn't this ContentLoader project (VS2010 e) recognize Microsoft.Build.dll?
- by IAbstract
I am working with an XNA content loader sample. In the references for the project (VS 2010 Express) there are:
Microsoft.Build
Microsoft.Build.Framework
//as well as the standard XNA framework and graphics references
To emulate this project, I am trying to first add a reference to Microsoft.Build.dll. But Visual Studio warns me that it cannot…