|
47 | 47 | <File Path="samples/GettingStarted/Agents/README.md" /> |
48 | 48 | <Project Path="samples/GettingStarted/Agents/Agent_Step01_Running/Agent_Step01_Running.csproj" /> |
49 | 49 | <Project Path="samples/GettingStarted/Agents/Agent_Step02_MultiturnConversation/Agent_Step02_MultiturnConversation.csproj" /> |
50 | | - <Project Path="samples/GettingStarted/Agents/Agent_Step03_UsingFunctionTools/Agent_Step03_UsingFunctionTools.csproj" /> |
| 50 | + <Project Path="samples/GettingStarted/Agents/Agent_Step03.1_UsingFunctionTools/Agent_Step03.1_UsingFunctionTools.csproj" /> |
| 51 | + <Project Path="samples/GettingStarted/Agents/Agent_Step03.2_UsingFunctionTools_FromOpenAPI/Agent_Step03.2_UsingFunctionTools_FromOpenAPI.csproj" /> |
51 | 52 | <Project Path="samples/GettingStarted/Agents/Agent_Step04_UsingFunctionToolsWithApprovals/Agent_Step04_UsingFunctionToolsWithApprovals.csproj" /> |
52 | 53 | <Project Path="samples/GettingStarted/Agents/Agent_Step05_StructuredOutput/Agent_Step05_StructuredOutput.csproj" /> |
53 | 54 | <Project Path="samples/GettingStarted/Agents/Agent_Step06_PersistedConversations/Agent_Step06_PersistedConversations.csproj" /> |
|
66 | 67 | <Project Path="samples/GettingStarted/Agents/Agent_Step19_Mem0Provider/Agent_Step19_Mem0Provider.csproj" /> |
67 | 68 | <Project Path="samples/GettingStarted/Agents/Agent_Step20_BackgroundResponsesWithToolsAndPersistence/Agent_Step20_BackgroundResponsesWithToolsAndPersistence.csproj" /> |
68 | 69 | </Folder> |
| 70 | + <Folder Name="/Samples/GettingStarted/DevUI/"> |
| 71 | + <File Path="samples/GettingStarted/DevUI/README.md" /> |
| 72 | + <Project Path="samples/GettingStarted/DevUI/DevUI_Step01_BasicUsage/DevUI_Step01_BasicUsage.csproj" /> |
| 73 | + </Folder> |
69 | 74 | <Folder Name="/Samples/GettingStarted/AgentWithOpenAI/"> |
70 | 75 | <File Path="samples/GettingStarted/AgentWithOpenAI/README.md" /> |
71 | 76 | <Project Path="samples/GettingStarted/AgentWithOpenAI/Agent_OpenAI_Step01_Running/Agent_OpenAI_Step01_Running.csproj" /> |
|
150 | 155 | <Project Path="samples/GettingStarted/Workflows/_Foundational/08_WriterCriticWorkflow/08_WriterCriticWorkflow.csproj" /> |
151 | 156 | </Folder> |
152 | 157 | <Folder Name="/Samples/Catalog/"> |
153 | | - <Project Path="samples/Catalog/AgentWithTextSearchRag/AgentWithTextSearchRag.csproj" /> |
154 | 158 | <Project Path="samples/Catalog/AgentsInWorkflows/AgentsInWorkflows.csproj" /> |
| 159 | + <Project Path="samples/Catalog/AgentWithTextSearchRag/AgentWithTextSearchRag.csproj" /> |
155 | 160 | <Project Path="samples/Catalog/DeepResearchAgent/DeepResearchAgent.csproj" /> |
156 | 161 | </Folder> |
157 | 162 | <Folder Name="/Solution Items/"> |
|
279 | 284 | <Project Path="src/Microsoft.Agents.AI.AGUI/Microsoft.Agents.AI.AGUI.csproj" /> |
280 | 285 | <Project Path="src/Microsoft.Agents.AI.AzureAI.Persistent/Microsoft.Agents.AI.AzureAI.Persistent.csproj" /> |
281 | 286 | <Project Path="src/Microsoft.Agents.AI.CopilotStudio/Microsoft.Agents.AI.CopilotStudio.csproj" /> |
| 287 | + <Project Path="src/Microsoft.Agents.AI.DevUI/Microsoft.Agents.AI.DevUI.csproj" /> |
282 | 288 | <Project Path="src/Microsoft.Agents.AI.Hosting.A2A.AspNetCore/Microsoft.Agents.AI.Hosting.A2A.AspNetCore.csproj" /> |
283 | 289 | <Project Path="src/Microsoft.Agents.AI.Hosting.A2A/Microsoft.Agents.AI.Hosting.A2A.csproj" /> |
284 | 290 | <Project Path="src/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.csproj" /> |
|
304 | 310 | </Folder> |
305 | 311 | <Folder Name="/Tests/UnitTests/"> |
306 | 312 | <Project Path="tests/Microsoft.Agents.AI.A2A.UnitTests/Microsoft.Agents.AI.A2A.UnitTests.csproj" /> |
307 | | - <Project Path="tests/Microsoft.Agents.AI.AGUI.UnitTests/Microsoft.Agents.AI.AGUI.UnitTests.csproj" /> |
308 | 313 | <Project Path="tests/Microsoft.Agents.AI.Abstractions.UnitTests/Microsoft.Agents.AI.Abstractions.UnitTests.csproj" /> |
| 314 | + <Project Path="tests/Microsoft.Agents.AI.AGUI.UnitTests/Microsoft.Agents.AI.AGUI.UnitTests.csproj" /> |
309 | 315 | <Project Path="tests/Microsoft.Agents.AI.AzureAI.Persistent.UnitTests/Microsoft.Agents.AI.AzureAI.Persistent.UnitTests.csproj" /> |
310 | 316 | <Project Path="tests/Microsoft.Agents.AI.Hosting.A2A.Tests/Microsoft.Agents.AI.Hosting.A2A.Tests.csproj" Id="2a1c544d-237d-4436-8732-ba0c447ac06b" /> |
311 | 317 | <Project Path="tests/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.UnitTests/Microsoft.Agents.AI.Hosting.AGUI.AspNetCore.UnitTests.csproj" /> |
|
0 commit comments