SyntaxFix
Write A Post
Hire A Developer
Questions
In VS 2019, under the project References check if there are any unresolved items by expanding Analyzers:
For me, there were two .dll files with wrong paths. Right click on each and select Remove:
.dll
Build the project, then build the solution. Done.