Skip to content

Commit

Permalink
Update OrderBot.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
singhk97 authored Aug 7, 2024
1 parent 29711b8 commit 49a87c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/samples/06.assistants.b.orderBot/OrderBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI.Assistants" Version="1.0.0-beta.3" />
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.22.7" />
<PackageReference Include="OpenAI" Version="2.0.0-beta.8" />
<PackageReference Include="OpenAI" Version="2.0.0-beta.7" />
<PackageReference Include="Azure.AI.OpenAI" Version="2.0.0-beta.2" />
<PackageReference Include="Microsoft.Teams.AI" Version="1.5.*" />
</ItemGroup>
Expand Down

0 comments on commit 49a87c5

Please sign in to comment.