今天早上醒来,我在VSTS的NUnit测试中收到以下错误消息:
`##[section]Starting: Test Assemblies **\*.Unit.Tests.dll;-:**\obj\**
==============================================================================
Task : Visual Studio Test
Description : Run tests with Visual Studio test runner
Version : 2.0.30
Author : Microsoft Corporation
Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=835764)
==============================================================================
!**\obj\**
[command]powershell -NonInteractive -ExecutionPolicy Unrestricted -file d:\a\_tasks\VSTest_ef087383-ee5e-42c7-9a53-ab56c98420f9\2.0.30\vs15Helper.ps1
Does not exist.
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
<Nil />
</Objs>
##[error]TypeError: Cannot read property 'replace' of null
##[error]TypeError: Cannot read property 'replace' of null
##[section]Finishing: Test Assemblies **\*.Unit.Tests.dll;-:**\obj\**
刚刚开始发生,谁能告诉我为什么?我正在使用Visual Studio版本2构建步骤