标签:msbuild ref with ack .com cancel 管理 date can
打开进程管理器看,有一堆MSBuild.exe的实例,于是用 Taskkill /IM MSBuild.exe /F
杀死了所有实例。然后再重新打开VS2013,就work了。
references:
http://stackoverflow.com/questions/26256957/visual-studio-2013-a-task-was-cancelled
VS 2013 with update 5 编译程序出现A task was cancel
标签:msbuild ref with ack .com cancel 管理 date can
原文地址:http://www.cnblogs.com/foohack/p/6389272.html