We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating new bot from empty template with Azure Functions results in build error Command failed: dotnet build LD_Chat_Bot.csproj
Command failed: dotnet build LD_Chat_Bot.csproj
Version: 2.1.2 Electron: 8.2.4 Chrome: 80.0.3987.165 NodeJS: 12.13.0 V8: 8.0.426.27-electron.0 Azure Functions Core: 4.0.6821 (x64)
Steps to reproduce the behavior:
To create a new bot project and open the project structure
This is a critical bug as it prevents new and existing organizations to create Bot Composer projects
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Creating new bot from empty template with Azure Functions results in build error
Command failed: dotnet build LD_Chat_Bot.csproj
Version
Version: 2.1.2
Electron: 8.2.4
Chrome: 80.0.3987.165
NodeJS: 12.13.0
V8: 8.0.426.27-electron.0
Azure Functions Core: 4.0.6821 (x64)
Browser
OS
To Reproduce
Steps to reproduce the behavior:
Command failed: dotnet build LD_Chat_Bot.csproj
Expected behavior
To create a new bot project and open the project structure
Screenshots
Additional context
This is a critical bug as it prevents new and existing organizations to create Bot Composer projects
The text was updated successfully, but these errors were encountered: