Skip to content

fix wrong path of appsettings.json in M02 #6

New issue

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wenwei-lin
Copy link

I found the file path is wrong in M02 module.
image

After fixing this, I still cannot run the program by dotnet run. It warned me:

Couldn't find a project to run. Ensure a project exists in /Users/wenwei/Desktop/dev/learn/MSLearn-Develop-AI-Agents-with-Azure-OpenAI-and-Semantic-Kernel-SDK/M02-create-plugins-for-semantic-kernel, or pass the path to the project using --project.

I used .NET 9 to run this project. Does it cause the issue?

But with the following command, I can run the project:

dotnet run --project M02-Project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant