.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
@@ -14,6 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" />
<PackageReference Include="FluentAssertions" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" />