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

前端 未结 10 1757
迷失自我
迷失自我 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:51

    Go to Visual Studio > Tools > Extension and Updates

    Find Updates in left accordion menu, Go to Visual Studio Gallery.

    You will find a update for Nuget.

    Update the nuget package and try installing or builing the project.

    Thanks, GT

提交回复
热议问题