MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
MIT License
172 stars 100 forks source link

Update dotnet build command in README.md #84

Closed danuw closed 3 months ago

danuw commented 5 months ago

dotnet build command needs to specify the project to compile since there are both a sln and csproj files

So the fix simply allows users to copy paste with the required arguments. After that the build is successful and it is possible to start and open the swagger ui interface in the browser

(came upon this as part of https://learn.microsoft.com/en-us/semantic-kernel/agents/plugins/openai-plugins)

learn-build-service-prod[bot] commented 5 months ago

Learn Build status updates of commit 8796dd7:

:white_check_mark: Validation status: passed

File Status Preview URL Details
samples/dotnet/14-Create-ChatGPT-Plugin/MathPlugin/README.md :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please: