标签: .net-core msbuild azure-pipelines azure-pipelines-build-task
我在现有解决方案中有一个.net core 3.0天蓝色功能项目。虽然它可以在Visual Studio中构建和正常运行,但针对它的CDPX有时会失败,并显示消息-
grep -v '^1_'
正在使用的YAML-
MSB4025: The project file could not be loaded. Data at the root level is invalid. Line 1, position 1
再次运行同一内部版本可以解决此问题。但这现在经常发生。