I am using SVN with Visual Studio 2008 and updated to the latest version, then tried to rebuild. I got this message:
Unable to reslove assembly reference assemblyname.dll
After trying numerous rebuilds and other fixes I came to this solution:
1. Remove the offending assemly reference from the reference list
2. Reinsert it
3. Build - fails
4. Revert
5. Buil - success!!!!
Not sure why but this works :)
No comments:
Post a Comment