Hi admin
when i upgrade to visual studio from 2017 to 2019 and when i debug my code it return this error MSB4181: task "task" returned false but did not log an error.
before when i using vs2017 no problem and when i read about this error it said that.
This error occurs when a task returned false without logging an error. This indicates a failed task that did not report enough information about the problem.
how i can solve this please help