.NET Workflows - Separate Foundry/AzureAI Provider into its own package (#2078)

This commit is contained in:
Chris
2025-11-11 13:58:27 -08:00
committed by GitHub
Unverified
parent 832b715657
commit 4fb7a427b1
16 changed files with 67 additions and 3 deletions
@@ -29,6 +29,7 @@
<ItemGroup>
<ProjectReference Include="..\..\..\..\..\src\Microsoft.Agents.AI.Workflows.Declarative\Microsoft.Agents.AI.Workflows.Declarative.csproj" />
<ProjectReference Include="..\..\..\..\..\src\Microsoft.Agents.AI.Workflows.Declarative.AzureAI\Microsoft.Agents.AI.Workflows.Declarative.AzureAI.csproj" />
</ItemGroup>
</Project>