Debug Error - Installation Page does not come

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
During Debug, following error comes: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.2.5`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs  Nop.Core  C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets  187  

Anyone can help to get a solution?
4 years ago
rajib.saiful wrote:
During Debug, following error comes: A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.2.5`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs  Nop.Core  C:\Program Files\dotnet\sdk\3.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets  187  

Anyone can help to get a solution?


Please check the Technology & System Requirments from https://docs.nopcommerce.com/user-guide/installing/technology-system-requirements.html link.

I face the same error after installing the fresh windows OS and then I have to make sure that all required packages are installed and the proper version of Visual Studio also. Please check that you can create .net core 2.2 test stand-alone project, if you an then install the other required service. If you can not create stand-alone .net core 2.2 projects then first make sure the appropriate updated version of VS.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.