【发布时间】:2022-01-08 23:29:06
【问题描述】:
将Microsoft.Bot.Builder.LanguageGeneration 从4.14.1 升级到4.15.0 会导致有关fromFile() 方法的新错误。在互联网上找不到任何解决方案或类似问题。这使我们无法升级,因此欢迎提供任何反馈。
/UnitTests/bin/Debug/net5.0/Resources/Lg/General.lg line 25:2 - line 25:39: Error occurred when parsing expression 'fromFile('../Cards/HelpCard.json')'. fromFile does not have an evaluator, it's not a built-in function or a custom function.
【问题讨论】:
标签: botframework microsoft-teams nuget-package fromfile