fix: Update for PR Review Feedback

This commit is contained in:
Jacob Alber
2026-05-22 12:17:01 -04:00
Unverified
parent 0b9780bd6f
commit f147103c92
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<Solution>
<Solution>
<Configurations>
<BuildType Name="Debug" />
<BuildType Name="Publish" />
@@ -4,8 +4,6 @@
// A Magentic workflow coordinates a researcher and a coder, streams orchestration
// events as the plan evolves, and prints the final conversation transcript.
#pragma warning disable OPENAI001
using Azure.AI.Projects;
using Azure.Identity;
using Microsoft.Agents.AI;