Files
agent-framework/workflow-samples/setup/CreateAgents/CreateAgents.slnx
Chris 7cd45e313b .NET Workflows - Rename folder containing sample workflows (#836)
* 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>
2025-09-19 17:40:51 +00:00

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>