79177118

Date: 2024-11-11 09:45:25
Score: 2
Natty:
Report link

It might be due to dependencies on other projects that are referenced in the main project. Try updating all the package versions to ensure they are consistent.

And run this command to on Package manager console

dotnet nuget locals all --clear

dotnet list package //check for the List package and compare each package versions

dotnet restore

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Shekh Ajhar