NU1605 - Project downgrade detected e.g. 'Microsoft.AspNetCore.Mvc.Core, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' which has a higher version than referenced assembly 'Microsoft.AspNetCore.Mvc.Core' with identity 'Microsoft.AspNetCore.Mvc.Core, Version=2.0.0.0, Culture=neutral
Bump into this error and i wasn't able to upgrade the version using vs2017.
If you would like to target specific version, you are better off using the following settings. Please reference this in your project, as it can be confusing when Unit Tests are the ones who seems to be issuing this message
Comments