Skip to content

Commit

Permalink
Libraries update
Browse files Browse the repository at this point in the history
  • Loading branch information
marcominerva committed Aug 12, 2023
1 parent 54f4942 commit f575444
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ChatGptNet" Version="2.2.12" />
<PackageReference Include="ChatGptNet" Version="2.2.14" />
<PackageReference Include="DallENet" Version="1.0.11" />
<PackageReference Include="OperationResultTools" Version="1.0.12" />
<PackageReference Include="Polly" Version="7.2.4" />
Expand Down
4 changes: 2 additions & 2 deletions src/RandomPhotos/RandomPhotos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LigerShark.WebOptimizer.Core" Version="3.0.384" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.9" />
<PackageReference Include="LigerShark.WebOptimizer.Core" Version="3.0.386" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.10" />
<PackageReference Include="MinimalHelpers.OpenApi" Version="1.0.4" />
<PackageReference Include="MinimalHelpers.Routing" Version="1.0.17" />
<PackageReference Include="OperationResultTools.AspNetCore.Http" Version="1.0.14" />
Expand Down

0 comments on commit f575444

Please sign in to comment.