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
remove BotSharp.Plugin.Dashboard.csproj from WebStarter
Originally posted by @geffzhang in #294 (comment)
I am trying to run PizzaBot so that I can learn about the software from the Readme website.
I have also removed the reference as suggested in the linked ticket, but the issue remains.
Severity Code Description Project File Line Suppression State Error NU1106 Unable to satisfy conflicting requests for 'BotSharp.Abstraction': BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.AzureOpenAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Logger 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.KnowledgeBase 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.HuggingFace 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.MetaAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.GoogleAI 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Plugin.LLamaSharp 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.SparkDesk 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.PythonInterpreter 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.Dashboard 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Plugin.MetaGLM 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), externalProject/BotSharp.Abstraction (>= 2.0.0) (via project/BotSharp.Core 2.0.0), BotSharp.Abstraction (>= 2.0.0) (via package/BotSharp.Core 2.0.0) Framework: (.NETCoreApp,Version=v8.0) WebStarter C:\Dev\Playground\Chatbot\BotSharp\src\WebStarter\WebStarter.csproj 1
Any suggestions?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @geffzhang in #294 (comment)
I am trying to run PizzaBot so that I can learn about the software from the Readme website.
I have also removed the reference as suggested in the linked ticket, but the issue remains.
Any suggestions?
The text was updated successfully, but these errors were encountered: