Skip to content

Commit

Permalink
Update WinForms-AI-Extensions.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
geumjaLee authored Nov 15, 2024
1 parent 8d6fbb3 commit 5ad38ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CS/winforms-ai-extensions/WinForms-AI-Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.0.0-preview.9.24525.1" />
<PackageReference Include="DevExpress.AIIntegration.WinForms" Version="24.2.1-alpha-24317" />
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="9.0.*" />
<PackageReference Include="DevExpress.AIIntegration.WinForms" Version="24.2.*" />
</ItemGroup>

<ItemGroup>
Expand All @@ -21,4 +21,4 @@
</None>
</ItemGroup>

</Project>
</Project>

0 comments on commit 5ad38ce

Please sign in to comment.