Max*_*siv 5 visual-studio azure-devops azure-pipelines
我需要在 Visual Studio Online 下构建 VS 解决方案。但是当我运行它时,我收到一个错误:
C:\a\50009cdf\Mobius-ASG\Prototyping\VCPROJ\SystemAl.sln.metaproj(0,0): Error MSB4126: The specified solution configuration "Debug|any cpu" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration.
Run Code Online (Sandbox Code Playgroud)
我尝试将“BuildPlatform”更改为“混合平台”,将“BuildConfiguration”更改为“发布”。但这没有帮助,我得到了同样的错误,但有新的值:
The specified solution configuration "Release|Mixed Platforms" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration
Run Code Online (Sandbox Code Playgroud)
我也尝试禁用和删除这个变量,但仍然有同样的错误。我该如何修复它?
归档时间: |
|
查看次数: |
6707 次 |
最近记录: |