semantic-kernel
semantic-kernel copied to clipboard
.Net: [.Net] KernelSyntaxExamples README needs updated
Describe the bug
A clear and concise description of what the bug is.
KernelSyntaxExamples README still details the steps to run the .Net Kernel examples using Program.cs, but @RogerBarreto converted them to tests in this PR.
Expected behavior
A clear and concise description of what you expected to happen.
README needs updated to guide users in:
- running .Net Kernel examples as integration tests
- configuring tests appropriately.
Platform
- OS: Windows
- IDE: VS Code
- Language: C#
- Source: main branch of repository
This issue is stale because it has been open for 90 days with no activity.
Solved as KernelSyntaxExamples has been redistributed among samples