Base solution for your next web application
Open Closed

You must add a reference to assembly 'Microsoft.AspNetCore.Identity, Version=3.1.0.0 #8706


User avatar
0
dexter.cunanan created

I am trying to build a project on .Net Core 3.0, using Azure Pipelines, however during the build, I encounter multiple errors in the Core project with the error The type 'XXXXXX' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.AspNetCore.Identity, Version=3.1.0.0. However, I am unable to find a Microsoft.AspNetCore.Identity package that is version 3.1.0.0.

Please advise on how to resolve this.

Thank you in advance!


5 Answer(s)