MVS 2017 2.1.2 AspNetCore.App will not Build

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hello, I am unable to build out a solution with my NopCommerce 4.10 using Microsoft Visual Studio 2017.  

I have verified that I am running the correct or better system requirements.

Please assist me with the current error message I am getting when I try to build/rebuild 4.10?

Error NETSDK1061: The project was restored using Microsoft.AspNetCore.App version 2.2.0, but with current settings, version 2.1.2 would be used instead. To resolve this issue, make sure the same settings are used for restore and for subsequent operations such as build or publish. Typically this issue can occur if the RuntimeIdentifier property is set during build or publish but not during restore.

Can someone point me in the right direction to resolve this error?

Thank you
5 years ago
Did you try that:

https://stackoverflow.com/questions/51642172/the-project-was-restored-using-microsoft-netcore-app-version-2-1-0-but-with-cur
5 years ago
Thank you for your reply SVM.  I did try these methods out on each of my .obg folders with out success.

I continue to receive the same errors,even after rebuild.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.