Skip to content

Commit c765a57

Browse files
authored
.NET Samples - Create 02-agents learning path step (#4107)
1 parent 750a290 commit c765a57

283 files changed

Lines changed: 173 additions & 174 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ workflows:
2323
- any-glob-to-any-file:
2424
- dotnet/src/Microsoft.Agents.AI.Workflows/**
2525
- dotnet/src/Microsoft.Agents.AI.Workflows.Declarative/**
26-
- dotnet/samples/GettingStarted/Workflow/**
26+
- dotnet/samples/02-agents/Workflow/**
2727
- python/packages/main/agent_framework/_workflow/**
2828
- python/samples/getting_started/workflow/**
2929

README.md

Lines changed: 5 additions & 5 deletions

dotnet/README.md

Lines changed: 2 additions & 2 deletions

dotnet/agent-framework-dotnet.slnx

Lines changed: 133 additions & 134 deletions
Large diffs are not rendered by default.

dotnet/samples/GettingStarted/AGUI/Step01_GettingStarted/Client/Client.csproj renamed to dotnet/samples/02-agents/AGUI/Step01_GettingStarted/Client/Client.csproj

File renamed without changes.

dotnet/samples/GettingStarted/AGUI/Step01_GettingStarted/Client/Program.cs renamed to dotnet/samples/02-agents/AGUI/Step01_GettingStarted/Client/Program.cs

File renamed without changes.

dotnet/samples/GettingStarted/AGUI/Step01_GettingStarted/Server/Program.cs renamed to dotnet/samples/02-agents/AGUI/Step01_GettingStarted/Server/Program.cs

File renamed without changes.

dotnet/samples/GettingStarted/AGUI/Step01_GettingStarted/Server/Properties/launchSettings.json renamed to dotnet/samples/02-agents/AGUI/Step01_GettingStarted/Server/Properties/launchSettings.json

File renamed without changes.

dotnet/samples/GettingStarted/AGUI/Step01_GettingStarted/Server/Server.csproj renamed to dotnet/samples/02-agents/AGUI/Step01_GettingStarted/Server/Server.csproj

File renamed without changes.

0 commit comments

Comments
 (0)