BuildTasks.Csc task could not be loaded from the assembly?

后端 未结 21 949
北荒
北荒 2020-12-13 05:15

I feel guilty asking a question like this around here, but I\'m at a loss and would appreciate some help.

A proof-of-concept like web application was built on one PC

21条回答
  •  天命终不由人
    2020-12-13 05:50

    In my case, the solution was:

    Use Windows Explorer and navigate to the offending path: C:\MyApplication\Code\Main\ABCProject\ABCProject.UI\Bin

    Right click on bin folder > select properties > Uncheck ReadOnly.

提交回复
热议问题