mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
7cd45e313b
* coolio * Update dotnet/samples/GettingStarted/Workflows/Declarative/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
16 lines
493 B
XML
16 lines
493 B
XML
<Solution>
|
|
<Folder Name="/Agents/">
|
|
<File Path="../AnalystAgent.yaml" />
|
|
<File Path="../CoderAgent.yaml" />
|
|
<File Path="../Create.ps1" />
|
|
<File Path="../ManagerAgent.yaml" />
|
|
<File Path="../QuestionAgent.yaml" />
|
|
<File Path="../README.md" />
|
|
<File Path="../StudentAgent.yaml" />
|
|
<File Path="../TeacherAgent.yaml" />
|
|
<File Path="../WeatherAgent.yaml" />
|
|
<File Path="../WebAgent.yaml" />
|
|
</Folder>
|
|
<Project Path="CreateAgents.csproj" />
|
|
</Solution>
|