Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Make sure that AutoMapper.dll exists in output directory (in your case it is C:\Users\inelson\Documents\Visual Studio 2013\Projects\ClassLibrary4\ClassLibrary4\bin\Debug)</p> <p><strong>UPDATE:</strong> It is a well known problem with Portable Libraries and FxCop. Please, see answers:</p> <ul> <li><a href="https://stackoverflow.com/questions/15527674/fxcop-indirect-reference-to-system-core-version-2-0-5-0">FxCop indirect reference to System.Core version 2.0.5.0</a></li> <li><a href="https://stackoverflow.com/questions/13871267/unable-to-resolve-assemblies-that-use-portable-class-libraries">Unable to resolve assemblies that use Portable Class Libraries</a></li> </ul> <p>This problem also discussed in <a href="https://github.com/AutoMapper/AutoMapper/issues/383" rel="nofollow noreferrer">AutoMapper bugtracker</a>.</p> <p><strong>UPDATE 2:</strong> And I'm pretty sure that problem appears because FxCop standalone version doesn't support .NET 4.5 and Portable Class Libraries. You can vote for appropriate suggestion on <a href="http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3243367-update-standalone-fxcop-to-support-net-4-5-and-po?page=3&amp;per_page=20" rel="nofollow noreferrer">Visual Studio User Voice</a>.</p> <p>Did you try to run code analysis via Visual Studio?</p> <p><strong>UPDATE 3:</strong> I try to run 11.0.50727.1 version of FxCopCmd.exe which installed with Visual Studio 2012 (I found it at C:\Program Files (x86)\Microsoft Visual Studio 11.0\Team Tools\Static Analysis Tools\FxCop) and it seems to work.</p> <p>Also, I try to run Code Analysis in Visual Studio 2012 and it also works.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload