【发布时间】:2020-04-13 10:43:52
【问题描述】:
我正在按照本指南https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-deploy-az-cli?view=azure-bot-service-4.0&tabs=csharp 部署我之前创建的机器人 但是,当我运行此命令时:
dotnet publish --configuration Release --runtime win-x86 --self-contained
返回这个错误
MSBUILD : error MSB1003: Specify a project or solution file. The current
working directory does not contain a project or solution file.
有人可以帮忙吗?
【问题讨论】:
标签: azure powershell