Update dependency Microsoft.Agents.AI.OpenAI to 1.11.1
PR and Push Build/Test / build-and-test (push) Successful in 9m4s
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m15s

This commit is contained in:
2026-06-26 02:31:35 +00:00
parent c8519796f1
commit 9729e644af
+1 -1
View File
@@ -20,7 +20,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.11.0" />
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.11.1" />
<PackageReference Include="DiffPlex" Version="1.9.0" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="$(MicrosoftSpeechVersion)" />
<PackageReference Include="Microsoft.CognitiveServices.Speech.Extension.MAS" Version="$(MicrosoftSpeechVersion)" ExcludeAssets="build" />