Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我所有的 vNext 构建工作正常,突然开始收到“对象引用未设置为对象的实例”。初始化作业中的错误。
构建代理设置有任何问题或错误吗?
请参阅此msdn 链接中的评论。
_work 文件夹下可能有损坏的文件。删除该文件夹下的内容并再次尝试构建。
如果这不起作用,请尝试重命名您的构建定义。
在我的情况下,删除 _work 下的特定代理文件夹就足够了。