There is an unwanted space before closing bracket in LessMsbuildTasks.targets LINE 22:
$(LessDisableUrlRewriting ) == ''"
which prevents loading of web application projects in VS2019 ( error : Unexpected space at position "25" of condition "$(LessDisableUrlRewriting ) == ''". Did you forget to remove a space?)