Skip to content

Commit

Permalink
190 update kontent.ai nuget packages to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Ševčík authored and pokornyd committed Dec 12, 2023
1 parent 8262988 commit ac258ba
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Kontent.Ai.Delivery" Version="17.5.0" />
<PackageReference Include="Kontent.Ai.Management" Version="4.5.0" />
<PackageReference Include="Kontent.Ai.Delivery" Version="17.9.0" />
<PackageReference Include="Kontent.Ai.Management" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Kontent.Ai.Delivery.Abstractions" Version="17.5.0" />
<PackageReference Include="Kontent.Ai.Delivery.Abstractions" Version="17.9.0" />
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.5.0" />
<None Include="../../README.md" Pack="true" PackagePath="" />
<None Include="../../kai-logo-symbol-color-rgb.png" Pack="true" PackagePath="" />
Expand Down

0 comments on commit ac258ba

Please sign in to comment.