Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ae6b23c8d812b27ffc77c291ab53b5ac7043bf1f
agent-framework/dotnet/samples/04-hosting/DurableWorkflows/ConsoleApps
T
Shyju Krishnankutty ae6b23c8d8 Fix dotnet format issues: add UTF-8 BOM and remove unused using
- Add UTF-8 BOM to 20 .cs files across DurableTask, AzureFunctions,
  unit tests, and workflow samples
- Remove unnecessary using directive in 07_SubWorkflows/Executors.cs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ae6b23c8d8 ยท 2026-03-03 17:46:14 -08:00
History
..
01_SequentialWorkflow
Move durable workflow samples to 04-hosting/DurableWorkflows
2026-03-03 13:56:53 -08:00
02_ConcurrentWorkflow
Fix build errors: remove duplicate base class members, update renamed APIs
2026-03-03 14:59:02 -08:00
03_ConditionalEdges
Move durable workflow samples to 04-hosting/DurableWorkflows
2026-03-03 13:56:53 -08:00
04_WorkflowAndAgents
Fix build errors: remove duplicate base class members, update renamed APIs
2026-03-03 14:59:02 -08:00
05_WorkflowEvents
Fix build errors: remove duplicate base class members, update renamed APIs
2026-03-03 14:59:02 -08:00
06_WorkflowSharedState
Fix build errors: remove duplicate base class members, update renamed APIs
2026-03-03 14:59:02 -08:00
07_SubWorkflows
Fix dotnet format issues: add UTF-8 BOM and remove unused using
2026-03-03 17:46:14 -08:00
08_WorkflowHITL
Fix build errors: remove duplicate base class members, update renamed APIs
2026-03-03 14:59:02 -08:00