I have updated Visual Studio to 16.10.1 version, and my once fully functioning project is now showing build errors, mainly relating to fluentValidation and JwtBearer.
Any advice how to resolve this?
Solution
You can try the following methods:
Restart Visual Studio 2019.
Clan the project. Right click the Project, choose the "Clean" option, then click the "Build" option.