NuGet Package Manager: 'AutoMapper' already has a dependency defined for 'Microsoft.CSharp'

前端 未结 10 1754
迷失自我
迷失自我 2020-11-30 04:47

I\'m trying to add AutoMapper as a dependency to a project using NuGet on Visual Studio Premium 2012, but it fails.

It says:

Operation faile

10条回答
  •  北海茫月
    2020-11-30 04:58

    I observed this exact problem when opening a project with Visual Studio 2010.

    After opening with VS2017, I was able to install AutoMapper without any error.

提交回复
热议问题