VS2010 Custom Code Analysis Rule
- by devlife
I'm trying to write a custom fxcop rule for mstest projects VS2010. I'd like to debug it but keep getting an exception when it tries to load the dll for the mstest project it fails stating that it can't find referenced assembly:
Microsoft.FxCop.Common.AssemblyLoadException
Could not load C:\Users\Administrator\Documents\Visual Studio…